Skip to content

[Feature]: [KBD shortcut] Tab in add new project modal feels misaligned #2160

@bogris

Description

@bogris

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I am describing a concrete problem or use case, not just a vague idea.

Area

apps/web

Problem or use case

When adding a new project, int the eadd project modal, you are doing auto complete suggestions for the path, so in this input, TAB should autocomplete (aka select the hovered path, and i think would actually map as a dupplicate of TAB).
Also this mimics how cli automoplete usually works, by selecting also the first pick.

Navi to the modal actions is redundat for TAB because you already went all in in kbd shortcuts.
This change would also help you not accidentaly leave the input focus on tab. now if i press tab it goes into another element and i need to reclick the input to refocus.

this is modeled kind of the same in the figma plugin options you can use in a figma plugin.
If you don't feel this is the better path just close this one.

Just imported my first project in T3. Great job guys!

No Ai gen in this input box :))

Bogris

Proposed solution

autoselect the selected subpath on tab

Why this matters

Cause it would align the nice add project modal with the autocomplete standard behaivour and the app would feel just a tad better.

Smallest useful scope

use tab in the same way of enter.

Alternatives considered

No response

Risks or tradeoffs

none, if it replicated enter.
crt TAB result is unusable anyway

Examples or references

No response

Contribution

  • I would be open to helping implement this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions