Skip to content

fix(filepicker): only add current folder if pickable#2512

Merged
susnux merged 1 commit into
mainfrom
fix/dialogs-pickable
Jul 16, 2026
Merged

fix(filepicker): only add current folder if pickable#2512
susnux merged 1 commit into
mainfrom
fix/dialogs-pickable

Conversation

@susnux

@susnux susnux commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

If the current folder is not pickable do not set it as selected for the buttons callback.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

If the current folder is not pickable do not set it as selected for the
buttons callback.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review labels Jul 16, 2026
@susnux
susnux requested review from ShGKme and skjnldsv July 16, 2026 17:18
@susnux

susnux commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable6

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.79%. Comparing base (f4e4a4c) to head (8ca15ba).

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

☔ View full report in Codecov by Harness.
📢 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
susnux merged commit 4f014a4 into main Jul 16, 2026
15 checks passed
@susnux
susnux deleted the fix/dialogs-pickable branch July 16, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants