kibana icon indicating copy to clipboard operation
kibana copied to clipboard

Unified Search click interaction between query bar and tick picker

Open nickofthyme opened this issue 1 year ago • 3 comments

Kibana version:

8.13, latest

Describe the bug:

When focused on the query bar input, and clicking the time picker, the picker is briefly opened then disappears requiring the user to click the picker again.

Expected behavior:

From the query bar, a single click should open the time picker. This issue is unique to the tick picker as a single click on any other button such as the filter, correctly opens with a single click.

I think this is related to how we expand & collapse the query bar input/time picker. Because the time picker is moving from where it was when it was initially clicked.

Screenshots (if relevant):

https://github.com/elastic/kibana/assets/19007109/841c6dcb-b5cb-4c68-b851-75cf322cc3bc

Notice focusing on the query bar then clicking other buttons (not the time picker) has no issue.

nickofthyme avatar Feb 15 '24 17:02 nickofthyme

Pinging @elastic/kibana-visualizations (Team:Visualizations)

elasticmachine avatar Feb 15 '24 17:02 elasticmachine

@nickofthyme I can't replicate it. In which browser are you testing?

meow

stratoula avatar Feb 18 '24 07:02 stratoula

Aaah I see, it happens when the timepicker has absolute dates for some reason

stratoula avatar Feb 18 '24 07:02 stratoula

Yeah happens only when the TimePicker collapses.

nickofthyme avatar Feb 19 '24 21:02 nickofthyme