Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

SideBar Navigation and content masks #352

@ThomasBurleson

Description

@ThomasBurleson

When Side Navigation components are shown an accompanying edge-shadow is displayed. And a transparent mask is used (underneath) the SideNav to detect mouse clicks on areas off the SideNav. These clicks are used to auto-close the SideNav.

Since the mask element is not visible (currently), clicks on the content items are intercepted by the mask and mislead the user experience.

Question(s):

  • Should an semi-opaque mask be shown to the user?
  • What opacity and color should be the default vlaues ?
  • The mask usage should be optional under what conditions ?
  • The mask usage should be required under what conditions ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions