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: placeholder label jumps on first trigger click after reset #2128

Closed
kara opened this issue Dec 9, 2016 · 3 comments
Closed

Select: placeholder label jumps on first trigger click after reset #2128

kara opened this issue Dec 9, 2016 · 3 comments
Assignees
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects

Comments

@kara
Copy link
Contributor

kara commented Dec 9, 2016

To repro:

  1. Select an option by hand by clicking on an option.
  2. Reset the form control on a select programmatically
  3. Click on trigger to open select.

The placeholder label should animate, but instead it jumps to the top without animating. This is a bug being fixed right now in angular/angular. Tracking it here as well so we know when this is fixed.

@kara
Copy link
Contributor Author

kara commented Dec 9, 2016

PR in place! angular/angular#13334

@jelbourn jelbourn added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Dec 9, 2016
@kara
Copy link
Contributor Author

kara commented Dec 10, 2016

The fix was merged into master. Updating to angular/angular master or the next released version of Angular should resolve.

@kara kara closed this as completed Dec 10, 2016
@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
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
No open projects
Development

No branches or pull requests

2 participants