Skip to content

Feature/extra properties#54

Merged
RafaUC merged 9 commits into
masterfrom
feature/extra-properties
Jul 9, 2025
Merged

Feature/extra properties#54
RafaUC merged 9 commits into
masterfrom
feature/extra-properties

Conversation

@RafaUC

@RafaUC RafaUC commented Jul 9, 2025

Copy link
Copy Markdown
Owner

More Extra Properties Features

  • Feature - add the ability to filter files based on whether they have an extra property or not. more extra properties features #53

  • Feature - Add a quick create extra property criteria option in the Searchbar's create options. more extra properties features #53

  • Feature - Add a toggle to directly open the "create option" alternative menu in the Tag selector and search bar by pressing the Alt key.

  • Optimization - Speed up certain extraProperty criterias by adding an array condition to filter files using where before filter using indexSignature.

  • Fix - ContentProgressBar not showing properly in query fetches when the file list is empty.

  • Fix - Backend.countFiles did not count untagged files correctly. If man y files had many tags, the untagged count could result in a high negative number.

  • Fix - Recovering slide mode at startup as soon as files are available in view. Previously, it waited until the initial fetch resolved.

RafaUC added 9 commits July 6, 2025 05:03
* Add a toggle to directly open the "create option" alternative menu in the Tag selector by pressing the Alt key.

* Add unfocus on Escape key press to inputs that use useGalleryInputKeydownHandler.

* Add the ability to open the advanced search dialog while using an input with useGalleryInputKeydownHandler.

* Fix Tag selector not closing when clicking another grid or row (e.g., file tags editor).
…y files had many tags, the untagged count could result in a high negative number.
…n view. Previously, it waited until the initial fetch resolved.
… it closes when trying to create a quick search criteria with the searchbar create option.
…array condition to filter files using where before filter using indexSignature.
@RafaUC RafaUC merged commit aaef53e into master Jul 9, 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.

more extra properties features Feature request: searchable notes field

1 participant