-
-
Notifications
You must be signed in to change notification settings - Fork 350
[test] Fix non-native label tests #3786
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
Conversation
mj12albert
commented
Jan 19, 2026
- I have followed (at least) the PR section of the contributing guide.
commit: |
Bundle size report
Check out the code infra dashboard for more information about this PR. |
| </Autocomplete.Portal> | ||
| </Autocomplete.Root> | ||
| <Field.Label data-testid="label" render={<span />} /> | ||
| <Field.Label data-testid="label" render={<span />} nativeLabel={false} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure how this is passing in CI, when run locally it errors
✅ Deploy Preview for base-ui ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Greptile SummaryFixed tests that were using Changes:
Confidence Score: 5/5
Important Files Changed
|
Greptile found no issues!From now on, if a review finishes and we haven't found any issues, we will not post anything, but you can confirm that we reviewed your changes in the status check section. This feature can be toggled off in your Code Review Settings by deselecting "Create a status check for each PR". |