Skip to content

Ux improvements#67

Merged
RafaUC merged 7 commits into
masterfrom
ux-improvements
Sep 13, 2025
Merged

Ux improvements#67
RafaUC merged 7 commits into
masterfrom
ux-improvements

Conversation

@RafaUC
Copy link
Copy Markdown
Owner

@RafaUC RafaUC commented Sep 13, 2025

New Features / Changes:

  • Differentiate between explicitly assigned, inherited, partially assigned, and unassigned tags in the tag selector's suggestions.
    • The checkbox indicator follows this rules:
      • Checked: the tag is assigned (explicitly or inherited), and all selected files have the same assignation of that tag.
      • Highlighted: the tag is explicitly assigned in at least one of the selected files.
  • Allow to select the file name text in gallery thumbnails.
  • Automatically add the merged tag name and aliases to the selected tag when merging tags.
    • Added a checkbox in the merging dialog to toggle this behavior.
  • Add context menu options for files to import tags from metadata, export tags to metadata, and clear tags.
  • Clearing the search criteria using the clear button no longer triggers a refetch.
  • Thumbnail tags overlay now grows only when hovering the tags, not the whole thumbnail.

Optimizations:

  • Optimized large selections and tag summaries rendering in thumbnails and the file tags editor using incremental rendering.

Bug fixes:

  • Fix bug where the masonry worker did not update correctly after a fetch from an empty view.

RafaUC added 7 commits August 22, 2025 22:10
…lly assigned, and unassigned tags in the tag selector's suggestions.

The checkbox indicator follows these rules:

- Checked: the tag is assigned (explicitly or inherited), and all selected files have the same assignation of that tag.

- Highlighted: the tag is explicitly assigned in at least one of the selected files.
…ected tag when merging tags.

- Added a checkbox in the merging dialog to toggle this behavior.
…ata, export tags to metadata, and clear tags.
…ch from an empty view.

Changed: Clearing the search criteria using the clear button no longer triggers a refetch.
…and the file tags editor using incremental rendering.
@RafaUC RafaUC merged commit 4d7328d into master Sep 13, 2025
2 checks passed
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.

1 participant