bloom-housing / bloom

component-based web framework for affordable housing management
Apache License 2.0
32 stars 24 forks source link

Lotteries - Release & Retract Modal States (FE) #4142

Open sarahlazarich opened 2 weeks ago

sarahlazarich commented 2 weeks ago

As an Admin that is re-running the lottery, I want to be prompted to confirm the action with the re-run lottery modal before I do so, so that I do not proceed without understanding the implications of my actions.

As an Admin that is releasing the lottery, I want to be prompted to confirm the action with the lottery release modal before I do so, so that I understand that this action will allow property managers to view and publish results to applicants.

As an Admin that is retracting the lottery, I want to be prompted to confirm the action with the retraction modal before I do so, so that I am made aware that this action is destructive.

Notes:

AC:

sarahlazarich commented 1 week ago

Hi @emilyjablonski - Copy for these modals is linked here

emilyjablonski commented 1 week ago

QA Notes On a closed listing that has a lottery, go to the lottery tab. The state in this PR is after a lottery has run, so click through the run modal.

Ensure the main card content looks as expected, and that when you click on each button, the modals look as expected (Re-run modal Figma, Release modal Figma)