Skip to content

Conversation

DRiFTy17
Copy link
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: Y
  • Docs have been added/updated: N
  • Does this PR introduce a breaking change? N
  • I have linked any related GitHub issues to be closed when this PR is merged? N

Describe the new behavior?

  • Updated the hex input value format to reflect the allowOpacity state.
  • Updated the gradient cursor positioning to use a percentage-based solution to avoid potential conflicts with CSS transforms.

Additional information

The gradient cursor position was incorrect when the color picker had an initial value and was placed in a dialog. The scale animation on the dialog was causing the cursor position to be calculated incorrectly due to it using a pixel-based solution.

@DRiFTy17 DRiFTy17 added the patch Increment the patch version when merged label Jun 10, 2025
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@DRiFTy17 DRiFTy17 marked this pull request as ready for review June 10, 2025 19:49
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner June 10, 2025 19:49
Copy link
Contributor

View Storybook Deployment
pr/tyler-technologies-oss:fix-color-picker

@DRiFTy17 DRiFTy17 added the skip-release Preserve the current version when merged label Jun 11, 2025
@DRiFTy17 DRiFTy17 merged commit a2533f4 into main Jun 12, 2025
19 checks passed
@DRiFTy17 DRiFTy17 deleted the fix-color-picker branch June 12, 2025 15:22
Copy link
Contributor

🚀 PR was released in v3.9.1 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released. skip-release Preserve the current version when merged storybook-preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants