Open omiinaya opened 2 years ago
if add button is pressed, replace ' ' with seatTypes[0] also if ' ' detected on Next, parse ' ' to seatTypes[0]
add increment and subtract button
on math operation, check for empty strings and replace accordingly
stop costumer from adding duplicate entries and allow them to control quantity with math buttons
if add button is pressed, replace ' ' with seatTypes[0] also if ' ' detected on Next, parse ' ' to seatTypes[0]