[Time to Visualize] Align Lens & Visualize Breadcrumbs#86941
[Time to Visualize] Align Lens & Visualize Breadcrumbs#86941ThomThomson merged 6 commits intoelastic:masterfrom
Conversation
|
@elasticmachine merge upstream |
|
Pinging @elastic/kibana-presentation (Team:Presentation) |
|
@elasticmachine merge upstream |
| }, | ||
| }; | ||
|
|
||
| const defaultEditText = i18n.translate('visualize.editor.defaultEditBreadcrumbText', { |
There was a problem hiding this comment.
This should be deleted from the translations files in order to be translated again
There was a problem hiding this comment.
@dej611 and I had a discussion about this a couple months ago, and I was under the impression that only unused translations should be removed, and changed translations were easier for the translators if the old translation is kept in place. I could be wrong though!
stratoula
left a comment
There was a problem hiding this comment.
Code LGTM, I have tested it locally and it seems that the breadcrumbs work the same now for Lens and Visualize. I have tested both saved visualizations and embedded by value visualizations and the breadcrumbs work as they should 👏
💚 Build SucceededMetrics [docs]Async chunks
Distributable file count
Page load bundle
History
To update your PR or re-run it, just comment with: |
* Aligned Lens & Visualize Breadcrumbs
Summary
Fixes #81250 by aligning the behaviour and appearance of the breadcrumbs between Visualize and Lens
Checklist
Delete any items that are not applicable to this PR.
For maintainers