VSEScala / Scala-Dining

Contains the Scala Dining Website Design
4 stars 5 forks source link

Warning above a certain maximum diner list size #292

Open TimHeiszwolf opened 7 months ago

TimHeiszwolf commented 7 months ago

I recently discovered that Scala apparently has a policy (see "Reserving cooking slots in the kitchen") that you can't make a dininglist with a maximum size of above 30 people. If you want to do that you need to request it with Scala. I have opinions about this.

Regardless it might be good to either make it impossible or to give a warning if you make a list larger than 30 people.