hash-define-organization / Hash-Whiteboard

Whiteboard Built with ReactJS and Material UI 🚀❤️
https://hashdefine-whiteboard.netlify.app/
MIT License
23 stars 39 forks source link

Add Key-Binding for Icons #50

Closed Shubham29012001 closed 2 years ago

Shubham29012001 commented 2 years ago

It would be great if key-binding would be applied to icons so that users don't need to click every time on the icon instead they can just press the command keys. It would help to enhance the user experience. E.g - To undo any operation on the site, users still need to click on the Undo icons but by keybinding, they can directly use CTRL+Z to undo the operation.

I would like to work on this issue for GSSoC '22. Please assign it to me.

vedant-jain03 commented 2 years ago

@Shubham29012001 Great Idea