Skip to content

Conversation

@tronical
Copy link
Member

@tronical tronical commented Aug 7, 2025

ChangeLog: TextInput: Added focus-policy property.

@ubruhin
Copy link
Contributor

ubruhin commented Aug 7, 2025

Great, thank you! 🎉

ChangeLog: TextInput: Added `focus-policy` property.
@tronical tronical force-pushed the simon/textinput-focus-policy branch from c90553d to 46e977d Compare August 7, 2025 08:21
@tronical
Copy link
Member Author

tronical commented Sep 4, 2025

We decided against the FocusPolicy as the best API would make use of bit flags, which we don't have yet. In FocusScope we implemented focus-on-click and focus-on-tab-navigation and I think we should have that in TextInput, too.

@ubruhin
Copy link
Contributor

ubruhin commented Sep 4, 2025

Bit flags would be nice indeed, but of course two bools are fine for me either 👍

@tronical tronical marked this pull request as draft September 9, 2025 09:26
@tronical
Copy link
Member Author

tronical commented Sep 9, 2025

Changing this back to a draft until the PR adds these properties.

@tronical
Copy link
Member Author

tronical commented Sep 9, 2025

Meanwhile, this also relates to #81 as a long term solution.

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.

3 participants