-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Prysmctl: Interactive UI is broken for selecting validators to exit #14092
Comments
james-prysm
added
prysmctl
Need-Info
Need more information from author
and removed
Bug
Something isn't working
labels
Jun 11, 2024
I think this PR might be related: #13542 |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The interactive UI for selecting which validator to exit in prysmctl is not rendering correctly. The user is not able to see which validator is currently selected, and long lists are cut off.
I have received a few user reports of this issue and have verified myself. This issue presented itself in
v5.0.0
and is still present in the latest releasev5.0.3
(it works as expected inv4.2.1
).Has this worked before in a previous version?
🔬 Minimal Reproduction
This issue is very easy to reproduce with the standard command:
./prysmctl-v5.0.3-linux-amd64 validator exit --wallet-dir=/path/to/validatorwallet
Accept the TOS and then try to navigate the list of validators.
Error
Platform(s)
Linux (x86)
What version of Prysm are you running? (Which release)
prysmctl v5.0.3
Anything else relevant (validator index / public key)?
No response
The text was updated successfully, but these errors were encountered: