-
Updated
Mar 30, 2022 - Java
elasticsearch
Elasticsearch is a distributed, open source search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured. Elasticsearch is built on Apache Lucene and was first released in 2010 by Elasticsearch N.V. (now known as Elastic).
Here are 7,425 public repositories matching this topic...
-
Updated
Mar 29, 2022 - Java
Steps to reproduce:
Try to collapse the Explore query row using keyboard-only navigation
Actual Result:
Can’t collapse query row
Also, there is a focus-issue here. See the A11y notes:
Same tab, when you copy the query or a link to it, the focus is reset
Expected Result
Depends on: #114225
When your session times out, it's supposed to redirect you to the "logout" route, which logs you out and redirects you again to the login page.
The current app's onAppLeave behavior can prevent this from occurring (such as in Lens when you have unsaved changes), so when your session expires, instead your page is frozen like this:


Tiny supportability nit: today we emit these log messages when adding a write block to an index:
This is