-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Discover] Search and time disappear from screen when editing the hour of the Absolute Start date #77734
Comments
Pinging @elastic/kibana-app (Team:KibanaApp) |
I can't reproduce, this should not be Discover related, dear @blontrock, could you try if the same error is reproducible in Dashboard? thx |
It also occurs in the dashboard. When I select the hour part (11) and type a 0, the whole search box and the date is immediately gone. It comes back when reloading the page. |
Pinging @elastic/kibana-app-arch (Team:AppArch) |
Tracked down to this elastic/eui#3750 fix. This is why not reproduced in master (using newer eui with a fix for this). |
verified this behavior on 7.9.3 BC1 - I could not reproduce the issue - all good with the timepicker in discover. |
Kibana version: 7.9.0
Elasticsearch version: 7.9.0
Server OS version: CentOS 8
Browser version: Firefox and Google Chrome
Browser OS version: Windows 10
Original install method (e.g. download page, yum, from source, etc.): yum
Describe the bug: The search box and time selection box disappears when editing the hour part of the Start date in the Absolute date selection box. It seems to break for specific changes, not everything.
Steps to reproduce:
Expected behavior: The search box and time selection is still there and I can finish the hour part.
Errors in browser console (if relevant): kbn-ui-shared-deps.js:422
Uncaught TypeError: Cannot read property 'format' of null
at ue ([email protected]:16)
at t.render ([email protected]:16)
at Ka (kbn-ui-shared-deps.js:422)
at Ga (kbn-ui-shared-deps.js:422)
at xs (kbn-ui-shared-deps.js:422)
at ml (kbn-ui-shared-deps.js:422)
at hl (kbn-ui-shared-deps.js:422)
at ol (kbn-ui-shared-deps.js:422)
at kbn-ui-shared-deps.js:422
at t.unstable_runWithPriority (kbn-ui-shared-deps.js:430)
The text was updated successfully, but these errors were encountered: