-
Notifications
You must be signed in to change notification settings - Fork 98
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
Implement new delegation design. #1219
Comments
https://zpl.io/bWL0krn - Staking |
Please remove issues from the backlog when moving them into Scrumptious. |
Hold on cowboys, this is dependent on #1171 which is also part of this sprint. |
it doesn't need to be dependent on #1171 - we can add a button to the existing profile page and work on the new modal ... |
I agree with Jordan. I would see this as a replacement for PageBond. We can add the 2 buttons to the old PageValidator for now and replace the checkboxes (and shoppingCart logic) already. |
yes, let's please get rid of 🛒 🛒 🛒 |
OK |
After looking at the designs it seems this isn't about redelegation—it's about delegation and undelegation, right? I'm going to rename the title. |
This treats redelegation. |
we have to account for
|
Follow up for redelegation: #1293 |
the design for staking is actually not the same modal we have already. It is more a pop-over on the bottom like when you write a new email in google inbox. maybe it should still have the same layout. @jbibla can you help out? |
Oh, OK. I see another difference: With |
@NodeGuy do we need this point if we are already adding the "Close" and |
So that would basically turn the delegation into a redelegation, right ? I'm asking because eventually we'll end up splitting that |
@faboweb requested it and I think it's a good idea.
I guess so but haven't seen a spec for any of this. @faboweb is there a spec? |
Yep. Maybe do delegation first and then do redelegation in another PR.
Let's not handle problems we do not yet have. When the split happens, the logic on our hand probably can be easily changed. |
Created new issue about warning dialog: #1321 |
To Do
David
TmModal
x
buttonOK
button without releasing shows outline larger than buttonAmount
to bottom of formFede
bondDenom
} withinAmount
fieldTo
field read-only- [x] allow selection of previously-staked validators inMOVED to Implement redelegation #1293.From
fieldFrom
addressAmount
fieldStake
button greyed-out when amount is invalid@jbibla , please link your design files here.
The text was updated successfully, but these errors were encountered: