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
The toggle button in the Tabs Bar is always visible even if there is a single circuit opened that is of no use.
Steps to Reproduce
use conditional rendering.
Expected Behavior
When there are Less number of Circuit Designs Opened the toggle switch should be hidden and when the number of Circuit Designs exceeds i.e. it cannot fit in a single line in the Tab Bar the toggle button should become visible.
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?