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

Commits on Oct 13, 2024

  1. 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
    kamtschatka committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    60c0460 View commit details
    Browse the repository at this point in the history
  2. updated the code to reuse the DeleteTagConfirmationDialog to improve …

    …performance and fix the tag deletion
    kamtschatka committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    878508a View commit details
    Browse the repository at this point in the history
  3. some fixes

    MohamedBassem committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    6a470cb View commit details
    Browse the repository at this point in the history