Skip to content

fix(web): add mouse/touch subfolder navigation in open project dialog#13849

Open
jesperordrup wants to merge 1 commit intoanomalyco:devfrom
jesperordrup:fix/open-project-subfolder-navigation
Open

fix(web): add mouse/touch subfolder navigation in open project dialog#13849
jesperordrup wants to merge 1 commit intoanomalyco:devfrom
jesperordrup:fix/open-project-subfolder-navigation

Conversation

@jesperordrup
Copy link

@jesperordrup jesperordrup commented Feb 16, 2026

Fixes #13853

Summary

  • add an explicit chevron action in the Open Project dialog to descend into subfolders with mouse/touch
  • keep row selection behavior unchanged so clicking a row still selects the folder
  • add ArrowRight support as a keyboard alternative to Tab for descending into subfolders

Testing

  • not run locally (UI-only change)

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@jesperordrup jesperordrup changed the title fix(app): add mouse/touch subfolder navigation in open project dialog fix(web): add mouse/touch subfolder navigation in open project dialog Feb 16, 2026
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.

bug: open web open project dialog cant navigate using picker to subfolder on mobile

1 participant