Skip to content

Improve TextInput type password#300

Open
devmount wants to merge 4 commits into
mainfrom
enhancements/257-improve-textinput-password
Open

Improve TextInput type password#300
devmount wants to merge 4 commits into
mainfrom
enhancements/257-improve-textinput-password

Conversation

@devmount

Copy link
Copy Markdown
Collaborator

What changed?

This PR contains code improvements without visual changes only.

  • passwordIsVisible is being simplified to a real boolean, eliminating the null value
  • A bug was fixed where clicking the password toggle resulted in selecting the text
  • A test case was added to cover the password type and the password visibility toggle

Why?

Improved DX

Limitations and Notes

None.

Applicable Issues

Closes #257

Screenshots

None

@devmount devmount self-assigned this Jun 30, 2026
@devmount devmount changed the title Enhancements/257 improve textinput password Improve TextInput type password Jun 30, 2026
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.

Refactor how password indicator is shown

1 participant