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

[Select] ListSubheader overlapping #26164

Closed
2 tasks done
Tetr4 opened this issue May 6, 2021 · 2 comments
Closed
2 tasks done

[Select] ListSubheader overlapping #26164

Tetr4 opened this issue May 6, 2021 · 2 comments
Labels
component: select This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists

Comments

@Tetr4
Copy link

Tetr4 commented May 6, 2021

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

When grouping items in the <Select/> component, the sticky headers will overlaps once scrolled down:

Bildschirmfoto 2021-05-06 um 16 30 43

Expected Behavior 🤔

Only the last visible header should be displayed.

Steps to Reproduce 🕹

This is a modified grouping example, so the list is a bit longer:
https://codesandbox.io/s/material-demo-forked-vm71d?file=/demo.js

Your Environment 🌎

Google Chrome Version 90.0.4430.93
Safari Version 14.0.3 (16610.4.3.1.7)

@Tetr4 Tetr4 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 6, 2021
@oliviertassinari oliviertassinari added component: select This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels May 6, 2021
@oliviertassinari
Copy link
Member

Duplicate of #18200

@oliviertassinari oliviertassinari marked this as a duplicate of #18200 May 6, 2021
@oliviertassinari
Copy link
Member

Fixed in v5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: select This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants