Open ecurrencyhodler opened 8 months ago
@ecurrencyhodler acceptance criteria 3 & 4 have some errors.
Thanks @okhot updated.
@ecurrencyhodler can I get this instead?
@ecurrencyhodler is this one available?
Hi @ecurrencyhodler please assign this to me
@chiragDork will you get a PR up in a few hours?
Hi @ecurrencyhodler about to finish with it, will post a PR in a few hours.
Hi @ecurrencyhodler I am facing an issue with the Tests for the PR, can you assign someone to review and assist me with it.
@ecurrencyhodler I can help
What kind of issues are you facing?
@ecurrencyhodler My test isn't passing, therefore I need someone to review the test I've written and point out any deficiencies.
submit a PR and people can review and leave a comment
Hi @ecurrencyhodler the PR was raised 2 days back, I have commented on it now. Thanks.
Context
Right now, when someone clicks "pay bounty" button on a bounty, it auto-pays. This is bad UX as payments should require a confirmation. Otherwise it may surprise the user. This will also help prevent accidental payments through misclicks.
Design
When someone clicks the "Pay bounty" button, display the following screen. When they click "yes", then the call is made to pay the bounty. This should be mobile friendly as well.
Acceptance Criteria
Here is an example unit test
Here is an example component test