-
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
[lens] show 'View details' UI action to open clusters inspector tab when request fails #172971
Conversation
/ci |
@elasticmachine merge upstream |
/ci |
/ci |
/ci |
@elasticmachine merge upstream |
/ci |
/ci |
@elasticmachine merge upstream |
merge conflict between base and head |
@elasticmachine merge upstream |
Pinging @elastic/kibana-presentation (Team:Presentation) |
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.
Presentation changes lgtm!
code review and tested error reporting
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.
Search changes LGTM
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.
Works great, LGTM! Thanx Nathan!
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.
Did a code review and it looks 👌 (left only few minor comments).
On the UI side, wouldn't be better now to show the actual number of errors in the prompt title?
Currently it is just a generic "An error":
WDYT? cc @stratoula @MichaelMarcialis
...ck/plugins/lens/public/editor_frame_service/editor_frame/workspace_panel/workspace_panel.tsx
Outdated
Show resolved
Hide resolved
@dej611 yes it is a nit but whatever Michael prefers here. The title in singular can improve and be more generic. I can see the number of errors from the paginated items. |
Co-authored-by: Marco Liberati <[email protected]>
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
History
To update your PR or re-run it, just comment with: |
I am going to merge this since I would like to build on these changes for Maps plugin. Copy updates can be made at a later time |
@dej611, @stratoula, @nreese: Apologies for the late reply, as I was on PTO for the holidays. FWIW, I agree with Marco that including the error count in the title when multiple errors are in play would make for a nice improvement. I'm coming into this conversation a bit sideways, but here are some additional rapid-fire thoughts I had while looking at these screenshots. I'd be happy to discuss further or provide additional design support for these as needed.
|
I created a feature request here #174143. The new design seems much better @MichaelMarcialis I agree |
Closes #171570
PR make the following changes
Test - EsError in embeddable
Test - multiple configuration errors in lens editor
Test - EsError in embeddable