-
Notifications
You must be signed in to change notification settings - Fork 26
Feature/passphrase validation UI feedback #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Feature/passphrase validation UI feedback #122
Conversation
Signed-off-by: Deepam02 <[email protected]>
Signed-off-by: Deepam02 <[email protected]>
Signed-off-by: Deepam02 <[email protected]>
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
@SubstantialCattle5 |
|
@Deepam02, are you still working on the issue? |
|
yes ,i got busy with some college activities, but I will finish it by tomorrow. |
|
@Deepam02 sure.. |
💡 Suggestions to Improve This PR
Consider addressing these points to make your contribution stronger. Thanks for contributing! |
tried to do it but coudnt because Terminal-based prompts like promptui.Prompt don't naturally support displaying content below the input field while maintaining cursor position. The feedback clearing and repositioning logic is designed to update content above the cursor, so we placed requirements above the input instead.
the passphrase requirements are now displayed when the flag is used. |
|
@SubstantialCattle5 have you had a chance to review this. |
|
Hi @Deepam02 , |


Closes #113
Enhanced the UI to display real-time validation feedback when users enter a passphrase
Screen.Recording.2025-10-07.153042.mp4