-
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
Reset to default button is not functioning on Discover page and also hides on custom option sometimes. #131130
Labels
blocked
bug
Fixes for quality problems that affect the customer experience
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
v8.2.0
Comments
ghost
added
bug
Fixes for quality problems that affect the customer experience
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
v8.2.0
labels
Apr 28, 2022
ghost
self-assigned this
Apr 28, 2022
ghost
removed their assignment
Apr 28, 2022
Hi @MadameSheema , Please help us to assign this bug to the right team. Thanks ! |
Pinging @elastic/kibana-app-services (Team:AppServicesSv) |
jloleysens
added
the
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
label
Aug 9, 2022
Pinging @elastic/kibana-presentation (Team:Presentation) |
Heenawter
added
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
and removed
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
labels
Feb 8, 2023
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
Blocked by elastic/eui#5593 |
jughosta
added a commit
that referenced
this issue
Sep 12, 2023
- Closes #164285 This PR changes the default value of "rowHeight" setting to be "Auto-fit". <img width="600" alt="Screenshot 2023-08-17 at 19 46 03" src="https://github.com/elastic/kibana/assets/1415710/44cc2cc6-8bbd-41a9-b34c-94a189edbd7b"> When testing, make sure to delete "discover:dataGridRowHeight" from the browser localStorage, refresh the page and press "New" in Discover. Partially addresses #131130 (it can still hide "Reset" after page reload) --------- Co-authored-by: Kibana Machine <[email protected]>
This was referenced Oct 10, 2023
jughosta
added a commit
that referenced
this issue
Oct 19, 2023
…th a saved search (#157269) - Closes #94140 - #11758 - #4060 - #3220 - #23307 - Closes #131130 ## Summary This PR allows to change current sample size right from Discover page, no need to modify the global default value. Saved search panels on Dashboard will also use the saved value to fetch only the requested sample size. This customisation was requested by many customers as it will allow to load Dashboards faster. Current range for the slider: from 10 to 1000 (with a step 10). <img width="400" alt="Screenshot 2023-10-09 at 11 10 52" src="https://github.com/elastic/kibana/assets/1415710/74e2e4ad-9929-4a44-8d85-c2baafccbaa6"> ### Checklist - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] This renders correctly on smaller devices using a responsive layout. (You can test this [in your browser](https://www.browserstack.com/guide/responsive-testing-on-local-server)) - [x] This was checked for [cross-browser compatibility](https://www.elastic.co/support/matrix#matrix_browsers)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
blocked
bug
Fixes for quality problems that affect the customer experience
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
v8.2.0
Describe the bug
Reset to default button is not functioning on Discover page and also hides on custom option sometimes.
Build Details:
Version: 8.2.0 BC4
Build: 52005
Commit: 9a5003d
Preconditions
Steps to Reproduce
Actual Result
Reset to Default button is not working and also hides after clicking under custom option.
Expected Result
Reset to Default button Should work and also does not hide after clicking under custom option.
Screen records:
Discover.-.Elastic.-.Google.Chrome.2022-04-28.13-03-20.mp4
The text was updated successfully, but these errors were encountered: