There are two issues here, one when motion fails after opposing (but without voting) and one when the oppose vote wins.
Steps to reproduce
- Install & enable voting reputation extension.
- Create any motion.
Variant A (no voting)
4. Fully oppose it.
5. Wait the staking period or advance time by running npm run forward-time <number_of_hours>.
Variant B (voting)
- Fully support and oppose the motion.
- Vote Oppose and reveal your vote.
Expected behaviour
You are able to reclaim the stake you made.
In both variants, the Claim button is missing from the UI. In variant B, it also causes some padding issues in the card.
Actual behaviour
There is no option to reclaim the stake from the motion UI. The only way to achieve this is by using "Claim all stakes" button in the User Hub.
Variant A

Variant B

The stake is correctly shown as claimable in the User Hub:

There are two issues here, one when motion fails after opposing (but without voting) and one when the oppose vote wins.
Steps to reproduce
Variant A (no voting)
4. Fully oppose it.
5. Wait the staking period or advance time by running
npm run forward-time <number_of_hours>.Variant B (voting)
Expected behaviour
You are able to reclaim the stake you made.
In both variants, the Claim button is missing from the UI. In variant B, it also causes some padding issues in the card.
Actual behaviour
There is no option to reclaim the stake from the motion UI. The only way to achieve this is by using "Claim all stakes" button in the User Hub.
Variant A

Variant B

The stake is correctly shown as claimable in the User Hub: