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
Once we initially approve our contract to engage with the smart contract, the approve contract message shouldn't show and request another approval.
Acceptance Criteria:
WHEN a user has approved a their GTC to be used on the Staking Smart Contract
AND they click "Modify Stake" to see their staking
THEN they should see how much GTC they have staked reflected in the input field
AND they should not see a message prompting them to approve GTC to interact with the smart contract a second time
The text was updated successfully, but these errors were encountered:
When this happens - if I click the "Modify Stake" button on *Community Staking - it forces the contract approval modal to disappear for Community staking
And when I click on Self Staking again, the modal is no longer there.
*worth noting that I have not made any Community Stakings
Issue:
Once we initially approve our contract to engage with the smart contract, the approve contract message shouldn't show and request another approval.
Acceptance Criteria:
WHEN a user has approved a their GTC to be used on the Staking Smart Contract
AND they click "Modify Stake" to see their staking
THEN they should see how much GTC they have staked reflected in the input field
AND they should not see a message prompting them to approve GTC to interact with the smart contract a second time
The text was updated successfully, but these errors were encountered: