cv-frontend-vue
cv-frontend-vue copied to clipboard
The Toggle button in TabsBar should be hidden when there are less Circuit Designs openned.
Is there an existing issue for this?
- [X] I have searched the existing issues.
Describe the bug
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?
Both
Device Information
OS: Windows 10
Browser: Chrome
Additional Context
No response
Are you working on this issue?
Yes
can i try fixing this?