Adding a filter in the new Kibana 7 using the keyboard is infuriatingly difficult. Here were the simple steps under Kibana 6
Kibana 6:
- Click Add a filter
- Type a few letters -> Tab to autocomplete
- Tab (to accept the defaut "is")
- Type a few letters -> Tab to autocomplete
... and here is the new way to add a filter using Kibana 7
Kibana 7:
- Click Add a filter
- "Field" is not preselected, so have to either tab to this or click it manually
- Type a few letters -> Tab selects the dropdown arrow so have to tab again
- Can press enter but that does nothing
- Cannot select dropdown using tab so have to reach for mouse to click
- Manually Select "Operator"
- Type in "is" -> Tab selects the dropdown arrow
- Have to tab again to get to the operator field
- "Operator" box has a red underline to suggest an error even though "is" is a valid field
- Repeat for Value field, noting the tabindex jumps me right back to the "EDIT AS QUERY DSL" link each time, meaning I need to press tab 5 times now to get to the Value field
It's very frustrating trying to use the keyboard to do this, given that this is one of the most common things I have to do. Not sure what the best way to report this is?
Thanks!