Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

fix: color related bugs #69

Merged
merged 1 commit into from
Aug 26, 2021
Merged

fix: color related bugs #69

merged 1 commit into from
Aug 26, 2021

Conversation

KaWaite
Copy link
Member

@KaWaite KaWaite commented Aug 26, 2021

Overview

The color picker wouldn't allow hex input and the infobox's title color wouldn't change when typography's color was changed.

What I've done

Removed troublesome useEffect from color picker to get hex input working.
Add the customColor prop to the infobox's title component so it allowed the chosen color.

Fix infobox title color not changing.
@KaWaite KaWaite requested review from HideBa and rot1024 August 26, 2021 06:02
@netlify
Copy link

netlify bot commented Aug 26, 2021

✔️ Deploy Preview for reearth-web ready!

🔨 Explore the source changes: 323e95c

🔍 Inspect the deploy log: https://app.netlify.com/sites/reearth-web/deploys/61272e71c6620400078372e1

😎 Browse the preview: https://deploy-preview-69--reearth-web.netlify.app

Copy link
Member

@HideBa HideBa left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #69 (323e95c) into main (f9accc9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  Coverage   57.98%   57.98%           
=======================================
  Files          42       42           
  Lines         664      664           
  Branches       94       94           
=======================================
  Hits          385      385           
  Misses        236      236           
  Partials       43       43           

@KaWaite KaWaite merged commit f981f91 into main Aug 26, 2021
@KaWaite KaWaite deleted the bugs-826 branch August 26, 2021 07:09
keiya01 pushed a commit that referenced this pull request Apr 25, 2023
* feat: cluster domain models (#69)

* Co-authored-by: mimoham24 <mimoham24@users.noreply.github.com>

* feat: domain models

* add cluster extenstion type

* add cluster extension type test case

* fix cluster layers

* resolve notes

* update manifest

* fix manifest.yml margin

* refactor models

* resolve notes

* fix manifest file

* resolve notes

* resolve notes

Co-authored-by: HideBa <baba.papa1120.ba@gmail.com>

* feat: cluster datalayer (#73)

* feat: cluster graphql/mongo (#74)

* feat: cluster datalayer

* feat: cluster CRUD

* resolve notes

* resolve notes

* add test cases

Co-authored-by: HideBa <baba.papa1120.ba@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants