Skip to content

SideNav should overlay Content in UIShell #1463

@theetrain

Description

@theetrain

When observing the UIShell on a small-width display, then expanding a collapsed SideNav, the SideNav squeezes the Content container. The SideNav should overlay the Content container without impacting the Content's layout.

To reproduce the issue:

  1. Go to the React UIShell in Storybook
  2. Make browser width 400px
  3. Open SideNav
  4. Observe SideNav overlays Content
  5. Go to the Svelte UIShell demo and repeat steps 2-4
  6. Observe SideNav squeezes Content

Here's the issue in screenshots:

React:

Svelte:

This is a possible duplicate of #516

Thanks for maintaining!

Metadata

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