Skip to content

fix(textinput): correct tab key handling in useTextInput hook#743

Merged
sorrycc merged 1 commit intomasterfrom
fix/textinput-tab-key-handling
Feb 5, 2026
Merged

fix(textinput): correct tab key handling in useTextInput hook#743
sorrycc merged 1 commit intomasterfrom
fix/textinput-tab-key-handling

Conversation

@sorrycc
Copy link
Member

@sorrycc sorrycc commented Feb 5, 2026

Fixed tab key handling to properly detect shift key state when tabbing in TextInput component.

Close #742

家里 Windows 坏了,AI 一键盲修的,但感觉还挺有道理。

@sorrycc sorrycc merged commit 3f7ef62 into master Feb 5, 2026
4 checks passed
@sorrycc sorrycc deleted the fix/textinput-tab-key-handling branch February 5, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: windows下shift+tab不生效

1 participant