Topic: MDBSELECT autocomplete

marrielle.aboujaoude free asked 3 years ago


Expected behavior I need to remove the autocomplete in the input field in MDBselect

Actual behavior we need to make autoComplete="off"

Resources (screenshots, code snippets etc.)


Piotr Glejzer staff commented 3 years ago

where do you have example mdbselect with autocomplete?


marrielle.aboujaoude free commented 3 years ago

                                        <MDBSelect
                                            search
                                            color="primary"
                                            options={this.state.tenantTypes}
                                            selected="Choose your option"
                                            label="Tenant Types"
                                            getValue={this.tenantTypehandleSelected}
                                        />


enter image description here you can check the attached photo to see what is happening


Piotr Glejzer staff commented 3 years ago

Ok, I see a problem with that. There is wrong passing the rest attributes to this component. I added a task to fix it.


marrielle.aboujaoude free commented 3 years ago

Thank you, waiting for the fix.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.25.1
  • Device: desktop
  • Browser: chrome
  • OS: windows
  • Provided sample code: No
  • Provided link: No