-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Staking Next Page #11483
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
Staking Next Page #11483
Conversation
…th improved state management
…ropdown for API selection
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.
Code looks good, I have a few nip picks, please address them.
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.
Would like a second pair of eyes, @TarikGul could you take a look?
NICE! Nit: we renamed this from I will set some time aside to run this locally with @Ank4n. If you have any screenshots/demo vides in the meantime, that would be awesome. |
Sure. I'll rename it. Also, I'll test it out on Westend testnet (Didn't got a chance to do it yet) and can paste a video here. |
Great, also please keep paritytech/polkadot-sdk#8763 in mind. We messed some of the pallet names in westend, and we will rename them. |
…ent and improve UI components
Hi Kian, I've renamed it to Staking Async now and attached a small video here. Tested on Westend, it seems to be working fine for now. |
Very nice! let's wait for paritytech/polkadot-sdk#8801, and then merge this. |
Can't load the video 🙃 |
Uploaded to G-Drive. Try this link. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
📝 Description
This PR aims to create a new staking page (Staking Next) for Asset Hub migration. The main idea here is to add "Staking Next Command Center" and makes other tabs compatble with new storage/pallets.
The core implementation is done with this - https://hackmd.io/7PiBrGxxRG2ib-WRZYJZhQ and https://github.com/paritytech/polkadot-scripts/blob/51a99829460322be11379ea642f0642940604b1a/src/handlers.ts#L174
Screen.Recording.2025-06-09.at.09.07.11.mov