P2Package: selecthelp wanted
描述
Can't select item by keyboard Enter If replace Button via native button html tag, and set filterable={false}.
Environment
- Package version(s):
- Operating System:
- Browser name and version:
Code Sandbox
Link to a minimal repro: https://codesandbox.io/s/blueprint-sandbox-forked-x7z0uz?file=/src/SelectExample.tsx
Loom: https://www.loom.com/share/2639f8abedff41ac84fe02a7548f0574
Steps to reproduce
- child components - native button
- filterable={false}
- Use Keyboard to select active item
Actual behavior
Can't select item, only if i pressed Enter second time
Expected behavior
Select item by keyboard Enter