Dropdown menu

A dropdown menu presents a list of options from which the user can select one. The selected option is a step towards taking action, such as saving, editing, or deleting.

  • We need a definition for a pattern when a confirmation popover replaces the menu popover
    • How should behave for both paths
    • How should it behave in case the confirmation popover is open from level 2 or 3
  • The popover's height hugs the list of items inside up to the height of the screen view. If the list of items is longer than the popover's height, it is scrollable.
  • Do not repeat icons in a nested menu