ice-bit / DineUI

Building a UI app for a previous console project; the core functionality is restaurant management. Check the URL below 👇 for console app!
https://github.com/sek-r0/Dine
0 stars 0 forks source link

Menu Item Add is Not Working in List #14

Closed ice-bit closed 4 months ago

ice-bit commented 4 months ago

Description:

Adding a menu item is not working within the list view.

Steps to Reproduce:

  1. Navigate to the menu item list view.
  2. Attempt to add a new menu item.
  3. Observe that the menu item is not added.

Expected Behavior:

Adding a menu item should work correctly within the list view.