-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.11`: - [[lens] color mapping general ux fixes (#167997)](#167997) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marco Vettorello","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-05T21:11:21Z","message":"[lens] color mapping general ux fixes (#167997)\n\n## Summary\r\n\r\nFixes the following issues with the Color mapping MVP (see\r\n[here](https://github.com/elastic/kibana/issues/167506)):\r\n- refactored the color contrast check and the RGB text input to avoid\r\npopover flickering\r\n- replaced categorical/sequential icons for color scales\r\n- add dot to complete the tooltip sentence.\r\n- fix #167880 by adding a\r\ntooltip to the warning sign","sha":"6f62f7b5a65be6d99e9b3a0092304966b7a7bbf4","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:Visualizations","release_note:skip","Feature:Lens","backport:prev-minor","v8.11.0","v8.12.0"],"number":167997,"url":"https://github.com/elastic/kibana/pull/167997","mergeCommit":{"message":"[lens] color mapping general ux fixes (#167997)\n\n## Summary\r\n\r\nFixes the following issues with the Color mapping MVP (see\r\n[here](https://github.com/elastic/kibana/issues/167506)):\r\n- refactored the color contrast check and the RGB text input to avoid\r\npopover flickering\r\n- replaced categorical/sequential icons for color scales\r\n- add dot to complete the tooltip sentence.\r\n- fix #167880 by adding a\r\ntooltip to the warning sign","sha":"6f62f7b5a65be6d99e9b3a0092304966b7a7bbf4"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/167997","number":167997,"mergeCommit":{"message":"[lens] color mapping general ux fixes (#167997)\n\n## Summary\r\n\r\nFixes the following issues with the Color mapping MVP (see\r\n[here](https://github.com/elastic/kibana/issues/167506)):\r\n- refactored the color contrast check and the RGB text input to avoid\r\npopover flickering\r\n- replaced categorical/sequential icons for color scales\r\n- add dot to complete the tooltip sentence.\r\n- fix #167880 by adding a\r\ntooltip to the warning sign","sha":"6f62f7b5a65be6d99e9b3a0092304966b7a7bbf4"}}]}] BACKPORT--> Co-authored-by: Marco Vettorello <[email protected]>
- Loading branch information
1 parent
36a023c
commit 1873987
Showing
6 changed files
with
115 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
...ing/src/shared_components/color_mapping/components/palette_selector/scale_categorical.tsx
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
...ring/src/shared_components/color_mapping/components/palette_selector/scale_sequential.tsx
This file was deleted.
Oops, something went wrong.