benschaf / waste-schedule

This is a waste-management App with CRUD functionality. Never forget to take out your bins on time! Connect with your community and be Eco-Conscious together.
0 stars 0 forks source link

When entering a non-slugifiable title into the schedulebuilder there is a server error #79

Closed benschaf closed 4 months ago

benschaf commented 4 months ago

Describe the bug see title

To Reproduce Steps to reproduce the behavior:

  1. Go to the schedulebuilder
  2. insert {{{{{{{{{ as the schedule title
  3. try to save and save again
  4. see server error or json error

Expected behavior It should prevent you from entering a title like this

Screenshots image

benschaf commented 4 months ago

closed with 30882e7