-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh voting power from details (#6006)
# Motivation If there are inactive neurons, the user should be able to reset their voting-power-refreshed timestamp from the neuron details page. In this PR, we add a ["Confirm Following" button](#5990) to the neuron status field. It should be shown for all statuses except when the followings of a neuron have already been reset. # Changes - Add the `ConfirmFollowingButton` to the `NnsNeuronRewardStatusAction` component. # Tests - Updated. - Tested locally: https://github.com/user-attachments/assets/70d159fc-ee22-408e-b013-097f16a36e54 # Todos - [ ] Add entry to changelog (if necessary). Not necessary.
- Loading branch information
1 parent
d904b17
commit 6c53255
Showing
3 changed files
with
54 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters