You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] bug report
[X ] feature request
[ ] support request
**Current behavior**
when dropdown (with filter) panel is opened, filter inputtext get focus
**Expected behavior**
the default behavior is ok on desktop, but in mobile the inputtext autofocus trigger the opening of
the virtual keyboard that covers 50% of the view and components... is fine to have a prop to disable this autofocus.
* **React version:**
16.8.6
* **PrimeReact version:**
3.2.0
* **Browser:**
All browsers
* **Language:**
ES6/7
The text was updated successfully, but these errors were encountered:
mertsincan
changed the title
Dropdown with filter, prop for disable inputtext autofocus
Add filterInputAutoFocus property to Dropdown
Oct 15, 2019
The text was updated successfully, but these errors were encountered: