Skip to content

[BUG] Tab autocompletes folder and closes picker; can't drill into folders #8076

@hannesrudolph

Description

@hannesrudolph

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

  1. Start a new task
  2. Type "@" to add file/folder
  3. Begin typing a path and select a folder from suggestions
  4. 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.bugSomething isn't working

Type

No type

Projects

Status

Issue [In Progress]

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions