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

#10112 - Fix style editor for raster layer channel block #10118

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

dsuren1
Copy link
Contributor

@dsuren1 dsuren1 commented Mar 25, 2024

Description

This PR fixes the style editor for rater layer's channel block

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

Issue

What is the current behavior?

What is the new behavior?
image

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@dsuren1 dsuren1 added this to the 2024.01.00 milestone Mar 25, 2024
@dsuren1 dsuren1 self-assigned this Mar 25, 2024
@tdipisa tdipisa requested a review from MV88 March 25, 2024 13:15
@MV88 MV88 merged commit af6c380 into geosolutions-it:master Mar 26, 2024
6 checks passed
@MV88
Copy link
Contributor

MV88 commented Mar 26, 2024

@ElenaGallo please test it in DEV

@ElenaGallo
Copy link
Contributor

test passed, @dsuren1 please backport to 2024.01.xx. Thanks

dsuren1 added a commit to dsuren1/MapStore2 that referenced this pull request Mar 27, 2024
…ck (geosolutions-it#10118)

* geosolutions-it#10112 - Fix style editor for raster layer channel block

* code refactor

* Update web/client/components/styleeditor/Fields.jsx

---------

Co-authored-by: Matteo V <[email protected]>
(cherry picked from commit af6c380)
tdipisa pushed a commit that referenced this pull request Mar 27, 2024
…0135)

* #10112 - Fix style editor for raster layer channel block

* code refactor

* Update web/client/components/styleeditor/Fields.jsx

---------

Co-authored-by: Matteo V <[email protected]>
(cherry picked from commit af6c380)
offtherailz pushed a commit to offtherailz/MapStore2 that referenced this pull request Apr 10, 2024
…ck (geosolutions-it#10118)

* geosolutions-it#10112 - Fix style editor for raster layer channel block

* code refactor

* Update web/client/components/styleeditor/Fields.jsx

---------

Co-authored-by: Matteo V <[email protected]>
@allyoucanmap
Copy link
Contributor

Using the type as class name is causing a problem when the type is Mark because .mark is a global class used to highlight text

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visual Style Editor for raster layer - RGB bands option UI is incorrect
4 participants