Before submitting
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
Before submitting
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