-
Notifications
You must be signed in to change notification settings - Fork 295
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
[DDW-518] Tile view of stake pools ranked by rewards #2426
[DDW-518] Tile view of stake pools ranked by rewards #2426
Conversation
…ew rewards button to search component
… by rewards on stake pools
… label to stake pool tiles
… label to stake pool tiles
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.
Looks great @DeeJayElly 👍
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.
Apart from my suggestion on the need for tooltips, LGTM. Well done @aleksandardjordjeviciohk 👍
@aleksandardjordjeviciohk I found two small issues on build 16910:
|
@gabriela-ponce can you recheck now, both of these problems are fixed |
@aleksandardjordjeviciohk The mentioned issues are fixed. However, on the new tooltips, the translation is missing for the "clear" button. Check this screenshot. |
@aleksandardjordjeviciohk please fix this 🙏 We already have translation for this here: https://github.com/input-output-hk/daedalus/blob/develop/source/renderer/app/i18n/locales/ja-JP.json#L929 |
…s jp translations
…ranked-by-rewards
@gabriela-ponce @nikolaglumac |
…ke-pools-ranked-by-rewards' into feature/ddw-518-tile-view-of-stake-pools-ranked-by-rewards
@darko-mijic all issues have been fixed now. Please review again 🙏 |
…ranked-by-rewards
@aleksandardjordjeviciohk I checked again this issue about the "clear" button and it still reproduces in grid and tile view (no longer reproduces on the new tile view). Check this video. |
I believe the rewards view (having the pipe) is the correct one. |
@miorsufianiohk @gabriela-ponce I have fixed all the remaining issues. Please quickly check only those fixes and approve 🙏 |
Yes -> The rewards view (having the pipe) is the correct one. |
This PR updates Stake pools tile view with tiles ranked by rewards.
User story:
As a Daedalus user, I want to be able to see the pools in a user-friendly tile view, ranked descending according to potential reward yield so that I can have a complete overview and make potential educated decisions.
Scenario: Viewing the tile view in the Delegation Center
Todos
Screenshots
Testing Checklist
Test Cases
Review Checklist
Basics
feature
/bug
/chore
,release-x.x.x
)yarn test
)yarn dev
)yarn package
/ CI builds)yarn flow:test
)yarn lint
)yarn prettier:check
)yarn manage:translations
produces no changes)yarn storybook
)yarn.lock
file is updatedCode Quality
Testing
After Review
done
column on the YouTrack board