Sharlaan / material-ui-superselectfield

multiselection autocomplete dropdown component for Material-UI
https://sharlaan.github.io/material-ui-superselectfield
MIT License
266 stars 92 forks source link

I have implemented superselectfield along with component Focustrap(focus-trap-react": "^3.0.3") for focusing fields in a form and tabbing purpose.In this case, the textfield of superselect field is not focused although the menu opens properly.This happens on mouse click and keyboard enter as well. #132

Open nitupune opened 6 years ago

Sharlaan commented 6 years ago

Hello @nitupune

Can you rewrite properly your issue please ? ie not in the title ...

cristianocca commented 5 years ago

Did you ever fix this? I'm having the same issue when using superselect inside a dialog component from material-ui 3.x (note that I still keep 0.2.x for this component)