lets-help-rs / lets-help-rs-ui

Mapa interativo para cadastrar e visualizar os pontos de coleta de suprimentos para serem enviados para o RS
2 stars 0 forks source link

Require user to set a description when saving a new collect point #3

Closed geovane-gc closed 6 months ago

geovane-gc commented 6 months ago

We need to do this to basically garantee user a more secure platform and collect point

pdrohm commented 6 months ago

When a user starts the creation of a new collection point, the interface now directly prompts to enter a description. The collection point will only be created if a description is provided. If the description field is left empty, a toast notification will inform the user that entering a description is mandatory.