Skip to content

fix(FilePicker): reset filter string when navigating#2384

Open
max65482 wants to merge 1 commit intonextcloud-libraries:mainfrom
max65482:fix/reset-filter-string-when-navigating
Open

fix(FilePicker): reset filter string when navigating#2384
max65482 wants to merge 1 commit intonextcloud-libraries:mainfrom
max65482:fix/reset-filter-string-when-navigating

Conversation

@max65482
Copy link
Copy Markdown

Fixes nextcloud/calendar#8121

FilePicker:
The filter string is reset when navigating folders. This prevents unintended filtering.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.79%. Comparing base (b8e87a1) to head (0a4c18f).
⚠️ Report is 30 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2384   +/-   ##
=======================================
  Coverage   43.79%   43.79%           
=======================================
  Files          15       15           
  Lines         427      427           
  Branches       82       82           
=======================================
  Hits          187      187           
  Misses        211      211           
  Partials       29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@susnux
Copy link
Copy Markdown
Contributor

susnux commented Apr 30, 2026

Thank you for the contribution, please fix the failing linter. Then this should be good.

Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
@max65482 max65482 force-pushed the fix/reset-filter-string-when-navigating branch from 0a4c18f to 7ada357 Compare April 30, 2026 15:55
@max65482
Copy link
Copy Markdown
Author

Linter errors are fixed.

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.

Calender Filter Modal, hides Files Unexpectedly

2 participants