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

Open
opened 2026-02-16 18:19:35 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13849

State: open
Merged: No


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)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13849 **State:** open **Merged:** No --- 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)
yindo added the pull-request label 2026-02-16 18:19:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14842