You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository's issues are reserved for feature requests and bug reports.
Do you want to request a feature or report a bug?
bug
Feature Request
please first make sure your request falls under the official Material Design spec guidelines https://material.google.com/
Bug Report
please provide steps to reproduce and if possible screenhots or animated Gifs.
you can easily create animated Gif with this free PC/OSX App: http://www.cockos.com/licecap/
Screenshots or link to CodePen/Plunker/JSfiddle
What is the expected behavior?
I'd think the placeholder text should appear when the search is expanded so that they know what the field is for. I ended up adding a block of text to the side for the time being until I play with it more.
What is the motivation / use case for changing the behavior?
^
Which version of Angular and Material, and which browser and OS does this issue affect?
I'm on the latest build (with 2.4.1) and using chrome
Did this work in previous versions of Angular / Material?
Please also test with the latest stable and snapshot versions.
Haven't checked the others
Other information
(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)
The text was updated successfully, but these errors were encountered:
The problem is we autofocus when you click on the icon and we hide the placeholder when focused.. we might need to add an attribute to make that optional though.
This repository's issues are reserved for feature requests and bug reports.
Do you want to request a feature or report a bug?
bug
Feature Request
please first make sure your request falls under the official Material Design spec guidelines https://material.google.com/
Bug Report
please provide steps to reproduce and if possible screenhots or animated Gifs.
you can easily create animated Gif with this free PC/OSX App: http://www.cockos.com/licecap/
Screenshots or link to CodePen/Plunker/JSfiddle
What is the expected behavior?
I'd think the placeholder text should appear when the search is expanded so that they know what the field is for. I ended up adding a block of text to the side for the time being until I play with it more.
What is the motivation / use case for changing the behavior?
^
Which version of Angular and Material, and which browser and OS does this issue affect?
I'm on the latest build (with 2.4.1) and using chrome
Did this work in previous versions of Angular / Material?
Please also test with the latest stable and snapshot versions.
Haven't checked the others
Other information
(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)
The text was updated successfully, but these errors were encountered: