bloom-housing / bloom

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

feat: rerun modal #4244

Closed emilyjablonski closed 1 month ago

emilyjablonski commented 1 month ago

This PR addresses #4222

Description

Hooks up the re-run button in the lottery experience.

How Can This Be Tested/Reviewed?

It has different copy in three states: (1) Lottery has been run (2) Lottery has been released (3) Lottery has been published

It will show for admins on every status after the lottery has been run

Author Checklist:

Review Process:

netlify[bot] commented 1 month ago

Deploy Preview for partners-bloom-dev ready!

Name Link
Latest commit 3e97efbe6d3a6e2329c9fe347e8e2f7803911468
Latest deploy log https://app.netlify.com/sites/partners-bloom-dev/deploys/66b52a863ffc710008909ad2
Deploy Preview https://deploy-preview-4244--partners-bloom-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for bloom-exygy-dev ready!

Name Link
Latest commit 3e97efbe6d3a6e2329c9fe347e8e2f7803911468
Latest deploy log https://app.netlify.com/sites/bloom-exygy-dev/deploys/66b52a86aac5840008e2cc2e
Deploy Preview https://deploy-preview-4244--bloom-exygy-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

emilyjablonski commented 1 month ago

@ColinBuyck Yeah there was some discussion about the best way to re-run from the initial lottery PR, there's a thread here: https://github.com/bloom-housing/bloom/pull/4196#discussion_r1679977433 and just captured it in a ticket here: https://github.com/bloom-housing/bloom/issues/4246