You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background: The Grants Round associated with Identity Staking has ended
Scenario: Self Staking Dashboard
GIVEN I have a staking on myself
WHEN I'm logged into staking.passport.gitcoin.co
THEN I see a red button with CTA "Unstake All"
AND WHEN I click "Unstake All"
THEN I see a transaction in my wallet to sign that will unstake my GTC balance
AND WHEN I click confirm on my wallet
THEN I will see a confirmation once the transaction is completed
AND THEN I will see that the red "Unstake All" CTA has turned to "Stake" in a gray disabled state.
Scenario: Community Staking Dashboard
GIVEN I have staked on other people
WHEN I'm logged into staking.passport.gitcoin.co
THEN I see a red button with CTA "Unstake All"
AND WHEN I click "Unstake All"
THEN I see a transaction in my wallet to sign that will unstake all of my GTC staked on all accounts
AND WHEN I click confirm on my wallet
THEN I will see a confirmation once the transaction is completed
AND THEN I will see that the red "Unstake All" CTA has turned to "Stake" in a gray disabled state.
Acceptance Criteria:
Background: The Grants Round associated with Identity Staking has ended
Scenario: Self Staking Dashboard
GIVEN I have a staking on myself
WHEN I'm logged into staking.passport.gitcoin.co
THEN I see a red button with CTA "Unstake All"
AND WHEN I click "Unstake All"
THEN I see a transaction in my wallet to sign that will unstake my GTC balance
AND WHEN I click confirm on my wallet
THEN I will see a confirmation once the transaction is completed
AND THEN I will see that the red "Unstake All" CTA has turned to "Stake" in a gray disabled state.
Scenario: Community Staking Dashboard
GIVEN I have staked on other people
WHEN I'm logged into staking.passport.gitcoin.co
THEN I see a red button with CTA "Unstake All"
AND WHEN I click "Unstake All"
THEN I see a transaction in my wallet to sign that will unstake all of my GTC staked on all accounts
AND WHEN I click confirm on my wallet
THEN I will see a confirmation once the transaction is completed
AND THEN I will see that the red "Unstake All" CTA has turned to "Stake" in a gray disabled state.
Notes:
The text was updated successfully, but these errors were encountered: