Skip to content

[stable30] fix(files): Ensure the filter instance is mounted - #52557

Merged
AndyScherzinger merged 3 commits into
stable30from
backport/51132/stable30
May 1, 2025
Merged

[stable30] fix(files): Ensure the filter instance is mounted#52557
AndyScherzinger merged 3 commits into
stable30from
backport/51132/stable30

Conversation

@backportbot

@backportbotbackportbotBot commented Apr 30, 2025

Copy link
Copy Markdown

Backport of #51132

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
backportbotBot requested review from artonge and susnuxApril 30, 2025 10:57
@backportbotbackportbotBot added this to the Nextcloud 30.0.11 milestone Apr 30, 2025
@solracsfsolracsf changed the title [stable30] [stable31] fix(files): Ensure the filter instance is mounted[stable30] fix(files): Ensure the filter instance is mountedApr 30, 2025
@susnux
susnuxforce-pushed the backport/51132/stable30 branch from 3678cf8 to 3be2cd2CompareApril 30, 2025 17:27
@susnux
susnux marked this pull request as ready for review April 30, 2025 17:27
@susnux
susnux requested a review from skjnldsv as a code ownerApril 30, 2025 17:27
susnux added 2 commits May 1, 2025 15:24
`reset` could be called before the filters are mounted,
in this case it is valid to update the presets, but we must not try to
access the vue instance (as it does not exist yet).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
prevent filters not applied if `filtersChanged` was set before file list
mounted.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@AndyScherzinger
AndyScherzingerforce-pushed the backport/51132/stable30 branch from 3be2cd2 to 00a84d2CompareMay 1, 2025 13:24
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile /

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger
AndyScherzinger merged commit c3a76f0 into stable30May 1, 2025
@AndyScherzinger
AndyScherzinger deleted the backport/51132/stable30 branch May 1, 2025 13:42
@blizzzblizzz mentioned this pull request May 5, 2025
10 tasks
@nextcloud-botnextcloud-bot mentioned this pull request Sep 18, 2025
@nextcloud-botnextcloud-bot mentioned this pull request Sep 25, 2025
2 tasks
@blizzzblizzz mentioned this pull request Oct 14, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@AndyScherzinger@susnux@artonge@nextcloud-command