Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS: Sidebar appears largely blank at mobile screens without placements #12202

Open
3 tasks done
Yanko1013 opened this issue Nov 28, 2024 · 0 comments
Open
3 tasks done
Labels
frontend general frontend issues mobile Issues affecting mobile devices and narrow viewports. p2 We want to address this but may have other higher priority items. placement

Comments

@Yanko1013
Copy link

Yanko1013 commented Nov 28, 2024

Summary

When it's 390 x 704 in the responive view.

image

but once the height is less than 704px(or 44rem):

the flex layout is unavailable instead uses the gird layout, section.place.side takes the place of nav menu.

image

URL

example.

Reproduction steps

  1. open the dev tool, use the responvie view, set like 390x704.
  2. open any docs.
  3. expand sidebar and resize the height.

Expected behavior

No blank between filter button and nav...and maybe we should allocate more space for the nav?

Actual behavior

large blank

Device

Desktop

Browser

Chrome

Browser version

Stable

Operating system

Mac OS

Screenshot

No response

Anything else?

No response

Validations

@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Nov 28, 2024
@argl argl added placement mobile Issues affecting mobile devices and narrow viewports. p2 We want to address this but may have other higher priority items. frontend general frontend issues and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Dec 5, 2024
@argl argl changed the title CSS: Sidebar appears large blank at screen heights below 704px/44rem CSS: Sidebar appears largely blank at mobile screens without placements Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend general frontend issues mobile Issues affecting mobile devices and narrow viewports. p2 We want to address this but may have other higher priority items. placement
Projects
None yet
Development

No branches or pull requests

2 participants