Skip to content

Conversation

DRiFTy17
Copy link
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

Describe the new behavior?

Removes duplicate label CSS shadow part, instead just relying on the exported label part from the <forge-field>.

Additionally, updated the internal <label> element to use a <span> instead as it was set to aria-hidden="true" and using a <label> element was not necessary for this component.

@DRiFTy17 DRiFTy17 added patch Increment the patch version when merged skip-release Preserve the current version when merged labels Mar 30, 2025
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner March 30, 2025 17:17
Copy link

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

Copy link
Contributor

View Storybook Deployment
pr/tyler-technologies-oss:fix-select-label-part

@DRiFTy17 DRiFTy17 merged commit 1d8c8f0 into main Mar 31, 2025
7 checks passed
@DRiFTy17 DRiFTy17 deleted the fix-select-label-part branch March 31, 2025 23:52
Copy link
Contributor

github-actions bot commented Apr 3, 2025

🚀 PR was released in v3.8.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Apr 3, 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.

[select] multiple css shadow parts with same name of label causing incorrect styling
2 participants