Skip to content

Conversation

@n1203
Copy link

@n1203 n1203 commented Dec 15, 2025

When user presses Enter without entering a password, prompt with confirmation dialog to either use default password or retry entering a custom password. This prevents accidental use of default password when user expects to enter password input mode.

  • Wrap password input in validation loop with explicit confirmation
  • On decline, re-prompt for password entry instead of proceeding
  • Update placeholder text to clarify behavior

When user presses Enter without entering a password, prompt with
confirmation dialog to either use default password or retry entering
a custom password. This prevents accidental use of default password
when user expects to enter password input mode.

- Wrap password input in validation loop with explicit confirmation
- On decline, re-prompt for password entry instead of proceeding
- Update placeholder text to clarify behavior
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.

1 participant