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

[aragon][Lido] display/manage fee in percentages #177

Merged
merged 3 commits into from
Nov 24, 2020
Merged

[aragon][Lido] display/manage fee in percentages #177

merged 3 commits into from
Nov 24, 2020

Conversation

mymphe
Copy link
Contributor

@mymphe mymphe commented Nov 24, 2020

This PR includes reworked UI for displaying/changing fee. Instead of basisPoints, total fee is now represented in percentages.

Validation rules:

  • required
  • positive number in range from 0 to 100
  • must be an integer or have 1 or 2 decimal places

Data table
image

Validation demo
image
image
image

@mymphe mymphe requested a review from skozin November 24, 2020 07:37
@mymphe mymphe linked an issue Nov 24, 2020 that may be closed by this pull request
@skozin skozin merged commit 606f9bb into master Nov 24, 2020
@skozin skozin deleted the lido-fee branch November 24, 2020 19:38
dechjo pushed a commit to dechjo/lido-dao that referenced this pull request Jan 26, 2021
[aragon][Lido] display/manage fee in percentages
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.

UI for displaying/setting the Lido total fee should be percentage-based
3 participants