Topic: Select label doesn't move to inital position after deselecting on multiselect
Expected behavior
The label should move back to the center of the select field after deselecting all options.
Actual behavior
The label stays at the top of the select field.
Resources (screenshots, code snippets etc.)
This bug is also reproducable on the demo page:
https://mdbootstrap.com/docs/standard/forms/select/#section-multiselect
How to reproduce:
- Click on the select field and select any option
- Unfocus
- Click on the select field again and deselect all options
- Unfocus again
(The problem source might be that the input
element keeps the active
class)
Grzegorz BujaĆski
staff answered 20 hours ago
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB 5
- MDB Version: 3.2.0
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes