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

[Backport 2.x] Fix (Legacy Maps): Add necessary specificity for dark mode style over… #4668

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport fc238b0 from #4658.

#4658)

* Fix (Legacy Maps): Add necessary specificity for dark mode style overrides

- wrap override styles in visualization selector
- remove temp SASS var
- update attribution background to be opaque for consistency with other controls
- add raster tile filter to map tiles in dark mode, since OpenSearch doesn't serve dark mode raster tilesets
- Fix tooltip behavior so that tooltip only appears when there's content to render

fixes opensearch-project/dashboards-maps#449, fixes opensearch-project/dashboards-maps#450

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* update changelog

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* Fix spacing linter issues

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* Update font-family overrides to use CSS var definitions

Signed-off-by: Josh Romero <rmerqg@amazon.com>

---------

Signed-off-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit fc238b0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #4668 (d4ffcc2) into 2.x (e8949b7) will increase coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              2.x    #4668      +/-   ##
==========================================
+ Coverage   66.06%   66.10%   +0.04%     
==========================================
  Files        3315     3315              
  Lines       63896    63896              
  Branches    10122    10122              
==========================================
+ Hits        42214    42240      +26     
+ Misses      19273    19175      -98     
- Partials     2409     2481      +72     
Flag Coverage Δ
Linux_1 34.76% <0.00%> (ø)
Linux_2 55.07% <ø> (?)
Linux_3 43.08% <ø> (+<0.01%) ⬆️
Linux_4 35.09% <ø> (ø)
Windows_1 34.78% <0.00%> (ø)
Windows_2 55.03% <ø> (ø)
Windows_3 43.08% <ø> (ø)
Windows_4 35.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...aps_legacy/public/map/opensearch_dashboards_map.js 25.62% <0.00%> (ø)

... and 17 files with indirect coverage changes

@AMoo-Miki AMoo-Miki merged commit 83071b0 into 2.x Aug 3, 2023
68 of 71 checks passed
@github-actions github-actions bot deleted the backport/backport-4658-to-2.x branch August 3, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports distinguished-contributor v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants