When you press the button inside TextField, the TextField loses focus. But if this button performs an action with text (for example, show a password) and returns the TextField focus, then TextField blinks. Loses and gains focus. It would not be bad if you could manually control the change of the TextField state.
Feature Request
When you press the button inside TextField, the TextField loses focus. But if this button performs an action with text (for example, show a password) and returns the TextField focus, then TextField blinks. Loses and gains focus. It would not be bad if you could manually control the change of the TextField state.
Proposed solution
Alternatives considered
Additional context