elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.66k stars 8.23k forks source link

[controls][range slider] warn users when selected range is outside of min/max bounds #186554

Open nreese opened 5 months ago

nreese commented 5 months ago

Related to https://github.com/elastic/kibana/issues/186553

steps

  1. install sample web logs
  2. create new dashboard
  3. Set time to last 24 hours
  4. add range slider control on bytes field
  5. Make a selection
  6. Change time to a range with no data, such as absolute time in a year in the future. Notice how error message shows "Selected range returns no results". Instead it should say that "Selected range is outside of min/max bounds" Screenshot 2024-06-20 at 12 01 58 PM
elasticmachine commented 5 months ago

Pinging @elastic/kibana-presentation (Team:Presentation)