fix: advancedSearchToggle in renderFileTable & renderGalleryView

This commit is contained in:
Ryan
2025-04-27 17:08:49 -04:00
committed by GitHub
parent 25303df677
commit 491c686762
2 changed files with 16 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
- **Master checkbox sync** in toolbar
- Enhanced `updateFileActionButtons()` to set the header checkbox to checked, unchecked, or indeterminate based on how many files are selected
- Fixed Pagination controls & Items-per-page dropdown
- Fixed `#advancedSearchToggle` in both `renderFileTable()` and `renderGalleryView()`
---