Skip to content

fix(filepicker): allow select other files if already selected - #2617

Merged
susnux merged 1 commit into
mainfrom
fix/single-select
Sep 17, 2026
Merged

susnux merged 1 commit into
mainfrom
fix/single-select

Conversation

@susnux

@susnux susnux commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

prevent weird UX where you have to unselect previous selection first

🤖 AI (if applicable)

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

prevent weird UX where you have to unselect previous selection first

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux requested review from kesselb and skjnldsv September 17, 2026 13:25
@susnux susnux added bug Something isn't working 3. to review labels Sep 17, 2026
@susnux

susnux commented Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable6

@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.74%. Comparing base (0f0b489) to head (bde2c36).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2617   +/-   ##
=======================================
  Coverage   61.74%   61.74%           
=======================================
  Files          15       15           
  Lines         481      481           
  Branches      104      104           
=======================================
  Hits          297      297           
  Misses        165      165           
  Partials       19       19           

☔ 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 be026c8 into main Sep 17, 2026
15 checks passed
@susnux
susnux deleted the fix/single-select branch September 17, 2026 13:41
@susnux

susnux commented Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

@susnux susnux linked an issue Sep 17, 2026 that may be closed by this pull request
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.

Filepicker: Confusing UX with multi select off

2 participants