Skip to content

Replace custom focus trap with onTapOutside usages for text fields #468

@navaronbracke

Description

@navaronbracke

The EditableText widget provides this API to enable "unfocus" of text fields when the user taps outside of the TextFieldTapRegion.

Speaking of the TextFieldTapRegion, we might be able to leverage said widget for the excluded terms input, which has some custom code for the extra buttons that should not interfere with the text field closing

Metadata

Metadata

Assignees

Labels

easy-fixSomething that is trivial to fixenhancementAn enhancement to an existing feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions