-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Description
Is your feature request related to a problem? Please describe.
Right now, when you're using the new navigation screen, nothing is stopping you from adding essentially empty links. Thinking like a new user, it's not necessarily clear that I would need to go back and link to things in the menu for it to truly work. In comparison, the previous menu screen had a built in flow that wouldn't allow a user to add an item to the menu without it first existing.
Here's a 1 minute long video where I walk through both screens to better demonstrate the issue: https://cloudup.com/cXDDOWFgJO4
Describe the solution you'd like
I'd like to see prompts in the UI that ensure when someone adds an item to the menu, it's clear that a link needs to be added for it to be functional. Right now, the current flow makes it almost too easy to create empty menus.
Describe alternatives you've considered
Not quite sure :)