Topic: MDB-SELECT with SEARCH options
                  
                  GADstudio
                  pro
                  asked 5 years ago
                
Using MDB-SELECT with SEARCH option The Search input box is disabled and I can't write in the text to filter, but, if I click some keys on my keyboard the text I write is used to filter options
How can I show the text typed by the user in the input box?
Thanks Davide
                      
                      GADstudio
                      pro
                        answered 5 years ago
                    
Sorry ... I changed background color in my app to have a dark background with white text ... and I didn't realize the component was still with a white background (and obviously, at this point, a white text) so I didn't see the text white-on-white.
Is there a way to change all the style to a dark-background one changing also input and search components ?
Mikołaj Smoleński staff commented 5 years ago
Please add black-skin class to the body element. It should update all inputs with the new dark style. Best regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
 - Premium support: No
 - Technology: MDB Vue
 - MDB Version: 6.7.1
 - Device: PC
 - Browser: Chrome
 - OS: MAC OSX
 - Provided sample code: No
 - Provided link: No
 
Mikołaj Smoleński staff commented 5 years ago
Why is input disabled? This is a deliberate action or you have such a problem in the standard search select? If so, it's hard to reproduce this error for me as everything works fine in our demo.
You can find it here -> https://vue.mdbootstrap.com/#/forms/pro/select
Best regards