bloom-housing / bloom

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

Make lottery date a required field (FE) #4236

Open sarahlazarich opened 1 month ago

sarahlazarich commented 1 month ago

As a user creating a listing with a lottery, The lottery date should be a required field, So that I can not create a lottery listing without letting a user know when it will be run.

AC:

emilyjablonski commented 1 month ago

@sarahlazarich This proved to be much more complicated than anticipated, and we have lots of places in the listing right now that only have backend validation. We recommend putting this on hold and not requiring it for release.