Skip to content

[Unified Search] EuiSuperDatePicker improvements#243020

Merged
acstll merged 5 commits intoelastic:mainfrom
acstll:eui/super_date_picker_batch_1_test
Dec 11, 2025
Merged

[Unified Search] EuiSuperDatePicker improvements#243020
acstll merged 5 commits intoelastic:mainfrom
acstll:eui/super_date_picker_batch_1_test

Conversation

@acstll
Copy link
Contributor

@acstll acstll commented Nov 14, 2025

Summary

This enables 2 new features in the time picker EuiSuperDatePicker in Unified Search.

  • Time window buttons: on the top-level of the component that allow shifting the time window backwards or forward, and zooming out.
  • Time zone information displayed in the date/time picker popover.
image (4)

Changes

For more info, see elastic/eui#9210

@acstll acstll self-assigned this Nov 14, 2025
@acstll acstll added release_note:skip Skip the PR/issue when compiling release notes EUI backport:skip This PR does not require backporting ci:cloud-deploy Create or update a Cloud deployment ci:cloud-persist-deployment Persist cloud deployment indefinitely ci:beta-faster-pr-build and removed ci:beta-faster-pr-build labels Nov 14, 2025
@acstll
Copy link
Contributor Author

acstll commented Nov 17, 2025

@elasticmachine merge upstream

@tkajtoch
Copy link
Member

buildkite deploy cloud

@acstll acstll added the ci:project-deploy-elasticsearch Create an Elasticsearch Serverless project label Nov 17, 2025
@kibanamachine
Copy link
Contributor

@acstll acstll force-pushed the eui/super_date_picker_batch_1_test branch 2 times, most recently from 5a7a683 to bbb1cdb Compare November 27, 2025 14:15
@acstll acstll force-pushed the eui/super_date_picker_batch_1_test branch from 0a73d84 to aa6e065 Compare November 27, 2025 14:26
@acstll acstll changed the title [DO NOT MERGE] EuiSuperDatePicker improvements (batch 1) Dec 5, 2025
@acstll
Copy link
Contributor Author

acstll commented Dec 5, 2025

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kibana-presentation changes LGTM
code review, tested in chrome

@acstll
Copy link
Contributor Author

acstll commented Dec 10, 2025

@elasticmachine merge upstream

elasticmachine and others added 3 commits December 10, 2025 13:11
QueryBarTopRow is taking wrapping in 2 lines at an earlier breakpoint because of the time window buttons, it used to wrap at ~970px now it does at ~1070px
I could not figure out the reason why a tooltip (Add filter) got stuck because of the change in layout (showing time window buttons)
@acstll acstll marked this pull request as ready for review December 11, 2025 10:25
@acstll acstll requested review from a team as code owners December 11, 2025 10:25
@elasticmachine
Copy link
Contributor

Pinging @elastic/eui-team (EUI)

@elasticmachine
Copy link
Contributor

elasticmachine commented Dec 11, 2025

💔 Build Failed

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
unifiedSearch 393.8KB 394.2KB +352.0B

History

cc @acstll

Copy link
Contributor

@akowalska622 akowalska622 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Data Discovery changes LGTM

@acstll acstll merged commit 6f58366 into elastic:main Dec 11, 2025
14 checks passed
andrimal pushed a commit to andrimal/kibana that referenced this pull request Dec 11, 2025
…ns and time zone display (elastic#243020)

## Summary

This enables 2 new features in the time picker `EuiSuperDatePicker` in
Unified Search.

- Time window buttons: on the top-level of the component that allow
shifting the time window backwards or forward, and zooming out.
- Time zone information displayed in the date/time picker popover.

<img width="1362" height="968" alt="image (4)"
src="https://github.com/user-attachments/assets/846f307e-12eb-41b5-9eb7-35b3540a202f"
/>

## Changes

- Show time window buttons aa6e065
- Show time zone information aa6e065

For more info, see elastic/eui#9210

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
seanrathier pushed a commit to seanrathier/kibana that referenced this pull request Dec 15, 2025
…ns and time zone display (elastic#243020)

## Summary

This enables 2 new features in the time picker `EuiSuperDatePicker` in
Unified Search.

- Time window buttons: on the top-level of the component that allow
shifting the time window backwards or forward, and zooming out.
- Time zone information displayed in the date/time picker popover.

<img width="1362" height="968" alt="image (4)"
src="https://github.com/user-attachments/assets/846f307e-12eb-41b5-9eb7-35b3540a202f"
/>

## Changes

- Show time window buttons aa6e065
- Show time zone information aa6e065

For more info, see elastic/eui#9210

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting ci:cloud-deploy Create or update a Cloud deployment ci:cloud-persist-deployment Persist cloud deployment indefinitely ci:project-deploy-elasticsearch Create an Elasticsearch Serverless project EUI release_note:skip Skip the PR/issue when compiling release notes v9.3.0

6 participants