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
We have encountered a UI issue in Circuitverse vue simulator where the dropdown button designed to manage overflow in the tabs bar remains visible even when there are not enough circuit buttons to cause an overflow. This leads to user confusion, as the dropdown button's function is unclear when all circuit buttons are already visible.
Steps to Reproduce
Open the circuitverse vue simulator with a minimal number of circuits that do not exceed the tabs bar capacity.
Observe that the dropdown button is visible despite the absence of overflow.
Add more circuits until the tabs bar overflows.
Notice that the dropdown button's behavior remains unchanged, which is expected in this case but not when the tabs bar has excess capacity.
Expected Behavior
The dropdown button should only appear when the number of circuit buttons exceeds the tabs bar's capacity to display them without overflow.
Screenshots
Is the faced issue/bug related to the Vue simulator?
Yes
Used Vue simulator with or without backend?
Without 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
We have encountered a UI issue in Circuitverse vue simulator where the dropdown button designed to manage overflow in the tabs bar remains visible even when there are not enough circuit buttons to cause an overflow. This leads to user confusion, as the dropdown button's function is unclear when all circuit buttons are already visible.
Steps to Reproduce
Expected Behavior
The dropdown button should only appear when the number of circuit buttons exceeds the tabs bar's capacity to display them without overflow.
Screenshots
Is the faced issue/bug related to the Vue simulator?
Yes
Used Vue simulator with or without backend?
Without 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: