Skip to content
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

Feat: governance voting tab [LW-11519] #3240

Draft
wants to merge 11 commits into
base: chore/LW-11505-new-cardano-wallet
Choose a base branch
from

Conversation

DominikGuzei
Copy link
Member

@DominikGuzei DominikGuzei commented Nov 13, 2024

This PR adds a governance tab to the voting page so that wallets support the Change hard-fork.

Todos

  • Add navigation to governance tab
  • Add info text with help links
  • Implement voting form
  • Wire-up api endpoint to vote
  • Add missing translations for the voting form
  • Improve DRep input validation UX
  • Finish styling and translations for the password dialog

? [Link, MainMessage]
: [MainMessage, Link];
? [Link, <>&nbsp;</>, MainMessage]
: [MainMessage, <>&nbsp;</>, Link];
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was necessary because otherwise (look above) this component would always add a non-breaking space before and after the main message. I checked in other places of the app and it seems to still work correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants