Conversation
…when it's added to `rh-option-group`
🦋 Changeset detectedLatest commit: 7ef30f7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
…orks as expected
|
@marionnegp I decreased the spacing between the toggle text, status icon and lil' caret 👉 5fb848b. I didn't make any changes to the font size because users could do that with theming: rh-select {
--rh-font-size-body-text-sm: 0.75rem;
}Redefining that variable will change the font size for the select text and help text. We certainly can add a custom variable for just the select text (or more) if you want. Just let me know. |
Nope, I think having the variable there is good enough. Thanks! |
|
/agentic_review |
Code Review by Qodo
1. Option value not reactive
|
There was a problem hiding this comment.
- The caret icon size should be 10px.
- For docs, I think you added switch to the list of related elements and patterns, which I think works. Can you add scheme toggle too?
I also made some updates to the docs images, since that's a little faster than putting edit requests in here anyway!
What I did
<rh-select>,<rh-option>, and<rh-option-group>elements.<rh-select>element #2557.Testing Instructions
change,open, andcloseevents correctlypart="xyz"attributes?Notes to Reviewers
Outstanding To Do's: