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

mat-select is not detecting screen overflow when placeholder is hidden #3831

Closed
mertdeg2 opened this issue Mar 29, 2017 · 1 comment · Fixed by #3864
Closed

mat-select is not detecting screen overflow when placeholder is hidden #3831

mertdeg2 opened this issue Mar 29, 2017 · 1 comment · Fixed by #3864
Assignees
Labels
P2 The issue is important to a large percentage of users, with a workaround

Comments

@mertdeg2
Copy link
Contributor

Bug, feature request, or proposal:

Bug

What is the expected behavior?

mat-select detects that the dropdown menu will overflow the screen, and repositions the dropdown.

What is the current behavior?

On some cases mat-select will show the dropdown outside of screen.

What are the steps to reproduce?

http://plnkr.co/edit/AMbVUV0JFKI92zLWuUNl?p=preview

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

I would like to use mat-select dropdown without the placeholder.

@jelbourn jelbourn added the P2 The issue is important to a large percentage of users, with a workaround label Mar 29, 2017
crisbeto added a commit to crisbeto/material2 that referenced this issue Mar 31, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Mar 31, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Apr 1, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Apr 1, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Apr 1, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Apr 18, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Apr 19, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Apr 19, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Apr 21, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
crisbeto added a commit to crisbeto/material2 that referenced this issue Apr 21, 2017
…ntally

Prevents the select panel from going outside the viewport along the x axis.

Fixes angular#3504.
Fixes angular#3831.
kara pushed a commit that referenced this issue Apr 21, 2017
@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 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P2 The issue is important to a large percentage of users, with a workaround
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants