-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Delegation UI from Edgeware to Polkadot #9250
base: master
Are you sure you want to change the base?
Delegation UI from Edgeware to Polkadot #9250
Conversation
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.
First off, thank you.
CI is quite unhappy with it, however these should all be simple(-ish) fixes.
Overall, don't add this as a seperate app - it really should be integrated with the goverance app as it stands. (So there, we can just replace the existing delegation). An app is more-or-less specific to a pallet, so we want it seamless in there to manage all details around it.
(For delegation, at "some point in the future", it may make sense to also make it available on "app-accounts", but for now best to keep it with governance)
Having said all that (so some tweaks required with just an initial glance), will also pull down and play - although it should be moved, quite happy to explore the direction as you laid out.
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.
edgeware-network:polkadotAppsDelegatePR
Thank you for the feedback, I understand that you'd like me to integrate the delegation functionality into the existing governance app instead of creating a separate app for it. To make sure I correctly implement the changes, could you please provide more guidance on where the governance app is located within the project structure? Additionally, if you have any specific suggestions on how I should integrate the delegation functionality within the governance app, it would be greatly appreciated. I'll make the necessary changes and update the PR accordingly. |
Hello Polkadot Apps maintainers,
I've developed a delegation UI interface for Edgeware that I believe would be a valuable addition to the Polkadot Apps project. I understand that there might be changes required to align it with the project's coding standards, design guidelines, or functionality requirements, and I'm open to any suggestions or modifications.
Here's a brief overview of the features and functionality that the delegation UI interface offers:
I have tested the delegation UI interface thoroughly and have done my best to ensure compatibility with the existing Polkadot Apps project. However, I understand that there might be improvements or changes required before it can be integrated into the main project.
I would greatly appreciate it if you could review my submission and provide feedback. I am more than happy to address any concerns or make the necessary changes as necessary