Skip to content

New component: Sidebar #7047

Open
Open
@evansjohnson

Description

Feature request

I'd like Blueprint to provide a reusable Sidebar component that is conditionally visible similar to a Drawer that will take care of accessibility related concerns. For now I imagine this includes:

  • setting appropriate html attributes
  • making it easy to move focus to the sidebar when opened if that should happen
  • making it easy to return focus to the opening element when sidebar is closed

The main difference from a Drawer would be that it should take up space instead of being an overlay. Perhaps there's a better name that is inclusive of top/down positioning.

The sidebar could also possibly support resizing.

Examples

TBD, may add screenshots if I see good examples in the wild

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions