You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a recurring bug in the simulation area where, upon deleting an element, the properties panel continues to display the name of the deleted element and becomes unresponsive. In the development environment, the properties panel freezes completely and does not recover unless the page is refreshed. On the production website, although the panel freezes initially, it starts working again when another element is clicked. However, this behavior causes confusion and degrades the user experience.
Steps to Reproduce
Navigate to the simulation area.
Select any element in the simulation area.
Delete the selected element.
Observe the behavior of the properties panel post-deletion.
Expected Behavior
Upon deletion of an element, the properties panel should immediately clear all information pertaining to the deleted element and reset to show the Project Properties.
Screenshots
Upon deleting OR Gate
Is the faced issue/bug related to the Vue simulator?
Yes
Used Vue simulator with or without backend?
With Backend
Is the bug present only on the dev server, the build, or both?
Both
Device Information
No response
Additional Context
No response
Are you working on this issue?
Yes
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the bug
There is a recurring bug in the simulation area where, upon deleting an element, the properties panel continues to display the name of the deleted element and becomes unresponsive. In the development environment, the properties panel freezes completely and does not recover unless the page is refreshed. On the production website, although the panel freezes initially, it starts working again when another element is clicked. However, this behavior causes confusion and degrades the user experience.
Steps to Reproduce
Expected Behavior
Upon deletion of an element, the properties panel should immediately clear all information pertaining to the deleted element and reset to show the Project Properties.
Screenshots
Upon deleting OR Gate
Is the faced issue/bug related to the Vue simulator?
Yes
Used Vue simulator with or without backend?
With Backend
Is the bug present only on the dev server, the build, or both?
Both
Device Information
No response
Additional Context
No response
Are you working on this issue?
Yes
The text was updated successfully, but these errors were encountered: