Skip to content

Conversation

@pooulad
Copy link
Contributor

@pooulad pooulad commented Dec 30, 2025

Changes:

  • Added passwordField prop to Terminal for handling masked inputs.
  • Implemented rendering of '*' for password input and confirmation message.
  • Created a login command in the test TerminalController to demonstrate and test password input behavior.
  • Added a dedicated test to verify password masking and final output in the DOM.

Fixes #7

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking the time to submit a Pull Request!
Please ensure the pull request is linked to an issue by using the commit format Fixes <Issue #> - .

@jonmbake jonmbake merged commit 164477f into jonmbake:main Dec 31, 2025
3 checks passed
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.

Hide password input

2 participants