-
Notifications
You must be signed in to change notification settings - Fork 119
feat(combobox): make the title collapsible #3950
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
|
🦋 Changeset detectedLatest commit: 736804b The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
Someone is attempting to deploy a commit to the Twilio Team on Vercel. A member of the Team first needs to authorize it. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 736804b:
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 00bbcdc. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Update: after speaking with the team and with @YiyangLi we've decided to close this PR for now. DSYS doesn't have the capacity to facilitate non-roadmap contributions at the moment, but we'll reassess this contribution when we have more capacity. |
Hi, I want to add a feature to combox, specifically making the group label collapsible. We are not able to use groupLabelTemplate to simply add an interactive button. Because we are not able to "hide" the children items under the group.
Contributing to Twilio