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

fix: restore custom color correctly in VectorColorClassification legend #2235

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

JinIgarashi
Copy link
Contributor

@JinIgarashi JinIgarashi commented Nov 9, 2023

Thank you for submitting a pull request!

Description

closes #2233

Type of Pull Request

  • Adding a feature
  • Fixing a bug
  • Maintaining documents
  • Adding tests
  • Others ()

Verify the followings

  • Code is up-to-date with the develop branch
  • No build errors after pnpm build
  • No lint errors after pnpm lint
  • Run the tests with pnpm test and lint the project with pnpm lint and pnpm check
  • Make sure all the existing features working well

Changesets

  • If your PR makes a change under packages folder that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

Refer to CONTRIBUTING.MD for more information.

┆Issue is synchronized with this Wrike task by Unito

@JinIgarashi JinIgarashi added the bug Something isn't working label Nov 9, 2023
@JinIgarashi JinIgarashi self-assigned this Nov 9, 2023
@auto-assign auto-assign bot requested review from iferencik and Thuhaa November 9, 2023 11:59
Copy link

changeset-bot bot commented Nov 9, 2023

🦋 Changeset detected

Latest commit: 6048bb9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
geohub Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JinIgarashi JinIgarashi merged commit 0511c70 into develop Nov 9, 2023
10 checks passed
@JinIgarashi JinIgarashi deleted the fix/2233-restore-custom-color branch November 9, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] custom color will be reset when restoring from local storage
1 participant