Skip to content

fix(files): Properly reset all file list filters on view change - #49261

Merged
susnux merged 2 commits into
masterfrom
fix/file-list-filters-reset
Jan 21, 2025
Merged

fix(files): Properly reset all file list filters on view change#49261
susnux merged 2 commits into
masterfrom
fix/file-list-filters-reset

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Summary

Ensure that by design all file list filters are reset on view change.
This is now implemented in the interface rather than manually listening to event by every filter.

Also refactored the filters store to store-setup style as this allows to run an init function.

Checklist

@susnuxsusnux added 3. to review Waiting for reviews feature: files labels Nov 13, 2024
@susnuxsusnux added this to the Nextcloud 31 milestone Nov 13, 2024
@susnux
susnux requested review from a team, Pytal, artonge and szaimen and removed request for a teamNovember 13, 2024 16:12

@skjnldsvskjnldsv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code makes sense

@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable30

@susnux
susnuxforce-pushed the fix/file-list-filters-reset branch from cb5c499 to 82e6814CompareNovember 19, 2024 13:53
@susnux

Copy link
Copy Markdown
ContributorAuthor

/compile

@susnux
susnuxforce-pushed the fix/file-list-filters-reset branch 4 times, most recently from 3ff1c10 to 9d80a7eCompareNovember 20, 2024 18:50
@blizzzblizzz mentioned this pull request Jan 8, 2025
This was referenced Jan 14, 2025
@susnux
susnuxforce-pushed the fix/file-list-filters-reset branch from 9d80a7e to 596be7cCompareJanuary 16, 2025 17:44
@susnux
susnux enabled auto-merge January 16, 2025 17:44
@AltahrimAltahrim mentioned this pull request Jan 21, 2025
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the fix/file-list-filters-reset branch from 596be7c to 37164c1CompareJanuary 21, 2025 15:43
@susnux
susnux merged commit 465fe42 into masterJan 21, 2025
@susnux
susnux deleted the fix/file-list-filters-reset branch January 21, 2025 16:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsfeature: files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@susnux@nfebe@skjnldsv