forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Description
Type
Bug
Problem / Value
When adding context, pressing Tab or Enter on a folder autocompletes the folder name and immediately closes the picker. This prevents users from drilling into a folder to select deeper files via keyboard, adding friction to building precise paths.
Context
Affects users selecting files/folders via "@" in a new task. Users trying to navigate into nested folders by keyboard can't expand a folder without the picker closing. Reported behavior includes that using backslashes shows a subset of items, while forward slashes don't consistently list contents; overall, users end up typing full paths which is slower and error-prone.
Reproduction
- Start a new task
- Type "@" to add file/folder
- Begin typing a path and select a folder from suggestions
- Press Tab
Expected: Stay in the picker, autocomplete the folder segment, and show the folder's contents to continue narrowing.
Actual: The picker closes and the selection ends, forcing full path typing to go deeper.
Metadata
Metadata
Assignees
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Issue [In Progress]