Propo41 / bookify

Tailored for organizations, a simple tool that can enhance productivity by minimizing the time spent finding and securing meeting rooms in google calendar
https://bookify-dev-u8p8s.ondigitalocean.app/
MIT License
6 stars 1 forks source link

[BUG] Cannot book room after entering and removing an invalid email #37

Open Propo41 opened 2 days ago

Propo41 commented 2 days ago

Describe the bug Cannot book a room after entering an invalid email and then removing that email

To Reproduce Steps to reproduce the behavior:

  1. Press "More options"
  2. Enter a valid email followed by an invalid email
  3. Press "Book" and a validation error toast will popup
  4. Remove the invalid email and press book again
  5. The validation error toast will still popup

Expected behavior Should allow the room to be booked after removing the invalid email

Screenshots image

HazemAbdo commented 7 hours ago

@Propo41 I'd like to work on this feature.