You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An end user should be able to create a new menu (as distinct from menu items, which are actual entities that hold data; a menu is simply a container for any number of menu items). This could be through code (my preference is an initializer) or through some sort of scaffold in the back-end. If we do use a scaffold, we need to weigh what the value of having that would be, since users can't manipulate templates through the back-end.
The text was updated successfully, but these errors were encountered:
An end user should be able to create a new menu (as distinct from menu items, which are actual entities that hold data; a menu is simply a container for any number of menu items). This could be through code (my preference is an initializer) or through some sort of scaffold in the back-end. If we do use a scaffold, we need to weigh what the value of having that would be, since users can't manipulate templates through the back-end.
The text was updated successfully, but these errors were encountered: