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

[UI Bug] Modify Staking CTA switch #78

Open
brentmartin opened this issue Sep 7, 2022 · 1 comment
Open

[UI Bug] Modify Staking CTA switch #78

brentmartin opened this issue Sep 7, 2022 · 1 comment

Comments

@brentmartin
Copy link

Issue:

Once a user completes a staking, the "Stake" button changes to "Modify Stake". This switch should happen only on the staking category - community or self staking... and not on both.

Acceptance Criteria:

For self staking:
WHEN a user stakes on Self
AND has not staked on Community
THEN the user will see "Modify Stake" as the CTA on the button for Self Staking
AND the user will see "Stake" as the CTA on the button for Community Staking

For community staking:
WHEN a user stakes on Community
AND has not staked on Self
THEN the user will see "Modify Stake" as the CTA on the button for Community Staking
AND the user will see "Stake" as the CTA on the button for Self Staking

@brentmartin
Copy link
Author

Image

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

No branches or pull requests

1 participant