mlscgescoe/eventGuru

Missing Alerts for Event Forms

Aperta

#2 aperta il 7 ott 2024

 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (7 fork)auto 404
enhancementhacktoberfest

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

When creating or editing an Event, a function for showing toast messages is missing. When user creates or updates an event, a toast message should be provided for successful creation or updation of an event, or if any error occurs, relevant message should be visible. To display such messages, libraries like React Hot Toast and React Toastify can be used. Even this project uses ShadCN UI, hence Toast component from ShadCN can be used too.

Thank you!

Guida contributor