Skip to content
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

Expression renderer: Make sure progress bar is visible #142699

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

flash1293
Copy link
Contributor

@flash1293 flash1293 commented Oct 5, 2022

Fixes #141912

If the visualization is using absolute positioning as well, the progress bar might be shown behind the chart itself (this happens for the new metric visualization which is using absolute positioning for the background.

This PR fixes this by lifting the progress bar to a higher z index. This does not break other absolutely positioned components like tooltips:
Screenshot 2022-10-05 at 10 19 47

@flash1293 flash1293 added release_note:fix Team:AppServicesUx backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) labels Oct 5, 2022
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
expressions 97.3KB 97.4KB +17.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@flash1293 flash1293 marked this pull request as ready for review October 5, 2022 09:23
@flash1293 flash1293 requested a review from a team as a code owner October 5, 2022 09:23
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServicesUx)

Copy link
Contributor

@dokmic dokmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@botelastic botelastic bot added the Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) label Oct 6, 2022
@flash1293 flash1293 merged commit bf6a55d into elastic:main Oct 6, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 6, 2022
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 6, 2022
(cherry picked from commit bf6a55d)

Co-authored-by: Joe Reuter <[email protected]>
WafaaNasr pushed a commit to WafaaNasr/kibana that referenced this pull request Oct 11, 2022
WafaaNasr pushed a commit to WafaaNasr/kibana that referenced this pull request Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) release_note:fix v8.5.0 v8.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Lens] New metric vis is not showing loading spinner when using dynamic colorinjg
5 participants