-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Fix #22510, dashboard-only mode doesn't display saved searches #22685
Fix #22510, dashboard-only mode doesn't display saved searches #22685
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM code review only.
Talked to Chris offline and we will work on adding more tests to cover this separately so we can get this fix in for 6.4.1.
cc @elastic/kibana-qa - to test, just log in as a dashboard only mode user, with access to the data, and try to view a dashboard with a saved search on it. Saved search before would come up blank with a console error, now with this fix, should show up with data.
Fixes #22510 |
💔 Build Failed |
retest |
💔 Build Failed |
retest |
💚 Build Succeeded |
Add a dependency on ui/pager to the dashboard-only UI.