bloom-housing / bloom

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

Resend Confirmation Email Not Functional #3663

Open ColinBuyck opened 11 months ago

ColinBuyck commented 11 months ago

When clicking the Resend Email button on the screen below, nothing happens in the UI and no email is sent

Screenshot 2023-10-04 at 9 30 32 AM
sarahlazarich commented 11 months ago

make sure button works to resend email add a test to make sure this stays working related to https://github.com/bloom-housing/bloom/issues/2281 - might also need to make modal disappear afterwards, or do a toast similar to the csv download experience (the listings export, where the toast goes away)