mdbootstrap / material-design-for-bootstrap

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
https://mdbootstrap.com/docs/standard/
MIT License
9.34k stars 1.15k forks source link

Select Box Missing MD Style #169

Closed Leinad4Mind closed 5 years ago

Leinad4Mind commented 6 years ago

Expected behavior

The select box on Angular MD, have the same behavior as Input boxes, but here on MDBootStrap the inputbox have the correct behavior but not the select boxes. As you can see in the screenshots below.

Actual behavior

Right now when we click on the select box placeholder, that placeholder doesnt go above the selectbox. Its missing some css styling for that.

Your working environment and MDB version information

I'm using last version 4.5.3 and I am applying this to an html page, so its very simple and basic.

Resources (screenshots, code snippets etc.)

This is how Angular looks on Input and Select Box: First An Second An

This is how MDBootStrap Looks: First MD The label is always there, and it shouldnt be there, just after select an option. So I would have an placeholder, or a default value, and that default value would go above after an option selected.

For every question of technical nature, in order to get the most detailed answer as soon as possible, ask on our dedicated Support Forum