vishanurag / Canvas-Editor

This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
https://vishanurag.github.io/Canvas-Editor/
MIT License
74 stars 313 forks source link

[BUG] Tool, Settings, and Help buttons are unresponsive when clicked #1187

Open sheezah01 opened 3 weeks ago

sheezah01 commented 3 weeks ago

Description

Description: Clicking on the Tool, Settings, or Help buttons does not trigger any action. There is no feedback or indication that the buttons are working, which disrupts user experience and prevents access to essential functionalities.

Steps to Reproduce:

Open the application. Attempt to click on the Tool, Settings, or Help buttons. Observe that no action occurs upon clicking. Expected Behavior: Clicking on the Tool, Settings, and Help buttons should open their respective menus or settings interfaces.

Actual Behavior: Nothing happens when these buttons are clicked, with no visible feedback or action.

Screenshots

No response

Any additional information?

Resolving this issue would improve accessibility to essential settings and help resources, enhancing the overall user experience.

What browser are you seeing the problem on?

Chrome

Checklist