Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button Toggle Not Responding #269

Open
vinayakjaas opened this issue Jan 26, 2024 · 1 comment
Open

Button Toggle Not Responding #269

vinayakjaas opened this issue Jan 26, 2024 · 1 comment

Comments

@vinayakjaas
Copy link

Describe the bug
The button with the class tabsbar-toggle is not responding as expected when clicked. The button is intended to trigger the toggleHeight function, toggling the display between a chevron-down and chevron-up icon based on the showMaxHeight condition. However, upon clicking the button, there is no observable change in behavior.

To Reproduce
Navigate to the page containing the button with the class tabsbar-toggle.
Attempt to click the button.

Expected behavior
Upon clicking the button, it should trigger the toggleHeight function and update the icon class accordingly. If showMaxHeight is true, the icon should change to 'fa fa-chevron-down'; otherwise, it should change to 'fa fa-chevron-up'.

Screenshots

CircuitVerse.webm

image

Device Information [optional]:

  • OS: Windows 11
  • Browser chrome
  • Version 120.0.6099.227
@azlan18
Copy link

azlan18 commented Feb 12, 2024

Can I work on this @vinayakjaas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants