CSC207-2022F-UofT/course-project-bill-gates

[Bug] Drop table if we click "Back" and the splitter table is empty

Opened this issue · 1 comments

At the current moment, we might want to click Split to create a splitter, then we realize that it is not needed.

In this case, the splitter field will always be "Yes" even if we didn't create anything in the split bill and we pressed back.

This minor bug is kind of hard to fix right now so I will take it for later.