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

Nested Expansion panels keep overflow visible #8754

Closed
Tommatheussen opened this issue Dec 1, 2017 · 5 comments
Closed

Nested Expansion panels keep overflow visible #8754

Tommatheussen opened this issue Dec 1, 2017 · 5 comments
Assignees
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@Tommatheussen
Copy link

Bug, feature request, or proposal:

Bug

What is the expected behavior?

Nested Expansion panels should collapse their content, and set the overflow to hidden.

What is the current behavior?

Nested expansion panels collapse their content, but overflow is kept as visible, showing a scrollbar and nasty empty space.

What are the steps to reproduce?

Providing a StackBlitz/Plunker (or similar) is the best way to get the team to see your issue.

Plunker starter (using on @master): http://plnkr.co/edit/uVmKf7NTB9ZVUSv2IyGR?p=preview

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 5.0.4
Material 5.0.0-rc.2
MacOS
TS 2.4.2
Browser: Seen in Safari, Chrome and Firefox (not tested any others)

Is there anything else we should know?

This only seems to be actually noticeable when used inside tabs. Checking the dev tools, I can see the .mat-expanded class from the parent causes the child to keep it's overflow visible

@josephperrott josephperrott added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Dec 1, 2017
@josephperrott josephperrott self-assigned this Dec 1, 2017
@tarunmp0102
Copy link

It is noticed any where in the page, not necessarily only in tabs

@roddy
Copy link

roddy commented Feb 7, 2018

Is there a workaround for this pending the pull request being merged?

@bluefire2121
Copy link

bluefire2121 commented Feb 16, 2018

#5269

@josephperrott
Copy link
Member

Fixed by #10138

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
5 participants