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

Fix double click behaviour of the app #22

Open
ayushsatyam146 opened this issue Dec 30, 2022 · 2 comments
Open

Fix double click behaviour of the app #22

ayushsatyam146 opened this issue Dec 30, 2022 · 2 comments

Comments

@ayushsatyam146
Copy link
Collaborator

Current behaviour:
Single clicking on any icon selects the particular icon. Double clicking any icon opens the edit and download modal for a particular icon. Selecting an icon and then double clicking on the icon opens up an empty modal. Also, double clicks don't work as expected if clicked very quickly.

Expected behaviour:
Single clicks selects and deselects any icon. Double clicks opens the edit and download modal irrespective of the state of the icon (selected or not selected). Fix the double click duration.

@JKomieter
Copy link

Hi there,

I would like to work on this issue. It seems like an interesting problem to solve, and I believe I can contribute effectively to its resolution. I'll start working on it and keep the community updated on my progress. If you have any guidance or suggestions, please feel free to share.

Looking forward to contributing!

@ayushsatyam146
Copy link
Collaborator Author

You can go ahead and submit a PR, Thanks for taking an interest in solving this!

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