🐛 Bug Fixes - Gallery View Improvements
Gallery View Stability
Fixed several issues with the media gallery view to ensure a consistent and predictable user experience:
- View State Persistence: Gallery view now properly maintains its state when interacting with archive/publish buttons or changing sort options
- Filter Integration: Gallery view now correctly applies all timeline filters including platform filters, search queries, and sort order
- Group By Sorting: Group By mode (Author/Post/Author & Post) now respects the selected sort order instead of defaulting to alphabetical
Technical Details
- Fixed search parameter order in gallery media extraction
- Improved filter state synchronization between timeline and gallery views
- Removed alphabetical sorting override in Group By mode to preserve timeline sort order