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

fix(staking): minor UI fixes on the migration modal #3282

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

rahulnr7
Copy link
Contributor

@rahulnr7 rahulnr7 commented Jun 5, 2024

Minor UI fixes on modal for stake pool migration

Ticket

YOMO-1465

@github-actions github-actions bot added the fix label Jun 5, 2024
@@ -212,8 +212,8 @@
"components.pooltransition.poolGeneratesRewards": "This pool continues to generate staking rewards",
"components.pooltransition.poolNoRewards": "This pool is NOT generating staking rewards anymore",
"components.pooltransition.poolWillStopRewards": "This pool will stop generating rewards in",
"components.pooltransition.skipNoRewards": "Skip and stop receiving rewards",
"components.pooltransition.updateKeepEarning": "Update now and keep earning",
"components.pooltransition.skipNoRewards": "SKIP AND STOP RECEIVING REWARDS",
Copy link
Member

Choose a reason for hiding this comment

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

@rahulnr7, that doesn't guarantee that other translations will follow the capitalization, it should be more effective to leverage .toLocaleUpperCase() on UI.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Thanks.

@stackchain stackchain added this to the 4.28.0 milestone Jun 5, 2024
@rahulnr7 rahulnr7 requested a review from stackchain June 5, 2024 13:25
@stackchain stackchain merged commit 8688530 into develop Jun 5, 2024
2 checks passed
@stackchain stackchain deleted the fix/fix-ui-modal-stake-pool-migration branch June 5, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants