-
Notifications
You must be signed in to change notification settings - Fork 370
feat(node): NNS recovery UX improvements #7655
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: master
Are you sure you want to change the base?
Conversation
…f guestos-recovery-upgrader
@frankdavid What we have now is stable and I don't imagine we'll be extending this code much. |
This reverts commit 6b5abc1.
pierugo-dfinity
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really nice feature!
NODE-1747
Create a UI console for initiating manual node recovery, vastly improving the UX experience.
NNS recovery TUI includes parameter validation, restricts inputing invalid non-hex characters, limits character input per field (40 for version, 64 for hashes), and produces clear error or success pages.