question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support hint text with select

See original GitHub issue

Bug, feature request, or proposal:

Feature request

What is the expected behavior?

<md-select ... >
    <md-option ... ></md-option>
    ...
    ...
    <md-hint>some hint text</md-hint>
</md-select>

What is the current behavior?

not supported

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

A hint below the select box. This could be used (For example) as a validation message when the select is not selected. Behaviour similar to the component.

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

Material2 v2.0.0-beta.1 Angular 2.4.1

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:30
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

20reactions
sdargaudcommented, May 5, 2017

Please don’t forget md-error.

0reactions
angular-automatic-lock-bot[bot]commented, Sep 7, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hint Text for drop Down - Power Platform Community - Microsoft
Select the dropdown and go to dropdown where you can select items, on select, on change etc. There you will find an option...
Read more >
How do I make a placeholder for a 'select' box? - Stack Overflow
It gets its text from the placeholder attribute that I defined where I used the directive (attr(placeholder)). Another key factor is pointer-events: none...
Read more >
Add "hint text" to "select" field type in form? - Marketing Nation
Is this possible? In a lot of form field types, rather than a field label, you can add hint text withing the field....
Read more >
Customizing the hint and help text for form fields in the ... - IBM
The hint text and help text are specified as either a fixed string such as Select a primary group or the name of...
Read more >
How to Create a Placeholder for an HTML5 <select> Box
Here is the second method of adding a placeholder for your select box. First, you need to create your select items with the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found