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

long delay when selecting tags in UI #382 #390

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

kamtschatka
Copy link
Contributor

improved performance by not handling hover in css
also rendering the draggable div only if draggable mode is active

improved performance by not handling hover in css
also rendering the draggable div only if draggable mode is active
@kamtschatka kamtschatka force-pushed the improve-tag-performance branch from f518333 to 878508a Compare October 13, 2024 07:15
@MohamedBassem MohamedBassem merged commit 4791a53 into hoarder-app:main Oct 13, 2024
3 checks passed
@kamtschatka kamtschatka deleted the improve-tag-performance branch October 13, 2024 13:00
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this pull request Nov 2, 2024
 (hoarder-app#390)

* long delay when selecting tags in UI hoarder-app#382
improved performance by not handling hover in css
also rendering the draggable div only if draggable mode is active

* updated the code to reuse the DeleteTagConfirmationDialog to improve performance and fix the tag deletion

* some fixes

---------

Co-authored-by: MohamedBassem <me@mbassem.com>
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

Successfully merging this pull request may close these issues.

2 participants