Topic: MDBSelect click triggering keyboard on Mobile.
Uriel Chami free asked 5 years ago
Expected behavior On click on an MDBSelect, the options display in front of the user. If the select is searchable, the same happens. The keyboard only displays when clicking the Search input inside Select.
Actual behavior
When opening any kind of MDBSelect in Mobile, multiselect or not, searchable or not, it always displays the keyboard.
Resources (screenshots, code snippets etc.)
<MDBSelect options = {[
{
text: "Option 1",
value: "1"
},
{
text: "Option 2",
value: "2"
},
{
text: "Option 3",
value: "3"
}
]}
selected="Choose your option"
label="Example label">
</MDBSelect>
Aliaksandr Andrasiuk staff answered 5 years ago
Hi,
Thank you for the response!
We necessarily will fix this in the near future!
Best regards.
Uriel Chami free commented 5 years ago
Is this fixed in MDB 4.21.1?
Konrad Stępień staff commented 5 years ago
Hi @Uriel Chami,
Yes, I did fixed it in MDB ~4.19
Please update MDBreact and tell me if the problem still exists.
Best regards, Konrad.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.18.0
- Device: All
- Browser: Chrome, Firefox, all.
- OS: Android, iOS
- Provided sample code: No
- Provided link: No