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(geo,common): create new color picker component #1368

Merged
merged 12 commits into from
Sep 13, 2023

Conversation

aziz-access
Copy link
Contributor

What is the current behavior? (You can also link to an open issue here)

This behavior related to #1330

What is the new behavior?

Use native html component <input type="color">
Create new color picker component

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@aziz-access aziz-access linked an issue Sep 6, 2023 that may be closed by this pull request
@aziz-access aziz-access self-assigned this Sep 6, 2023
@aziz-access aziz-access added bug Incorrect or unexpected behaviors // Anomalies de fonctionnement in progress In progress // Développement en cours labels Sep 6, 2023
@alecarn alecarn self-requested a review September 7, 2023 13:35
@alecarn alecarn requested a review from pelord September 13, 2023 13:33
@alecarn alecarn added to test Issues that need testing by PO // Demandes qui ont besoin d'être testées par un pilote and removed in progress In progress // Développement en cours labels Sep 13, 2023
@alecarn
Copy link
Collaborator

alecarn commented Sep 13, 2023

@pelord ready for your review

@pelord pelord merged commit 169379c into next Sep 13, 2023
4 checks passed
@pelord pelord deleted the 1330-color-picker-position branch September 13, 2023 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect or unexpected behaviors // Anomalies de fonctionnement to test Issues that need testing by PO // Demandes qui ont besoin d'être testées par un pilote
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The color picker position is not correct in latest upgrade v14
3 participants