Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Nov 7, 2025

Note

Renames the Select trigger prop from description to triggerDescription and wires it through to the trigger to stop prop leakage, updating docs accordingly.

  • Select component (src/components/fields/Select/Select.tsx)
    • Replace description prop with triggerDescription in CubeSelectBaseProps and usage.
    • Pass triggerDescription to SelectTrigger as description.
  • Docs (src/components/fields/Select/Select.docs.mdx)
    • Update property reference from description to triggerDescription.
  • Changeset
    • Patch note for @cube-dev/ui-kit describing the prop change and leakage fix.

Written by Cursor Bugbot for commit c825a99. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link

changeset-bot bot commented Nov 7, 2025

🦋 Changeset detected

Latest commit: c825a99

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cube-dev/ui-kit Patch

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

@vercel
Copy link

vercel bot commented Nov 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cube-ui-kit Ready Ready Preview Comment Nov 7, 2025 4:18pm
cube-ui-kit-cursor Ready Ready Preview Comment Nov 7, 2025 4:18pm

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

📦 NPM canary release

Deployed canary version 0.0.0-canary-9bee06e.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

🏋️ Size limit report

Name Size Passed?
All 296.69 KB (+0.01% 🔺) Yes 🎉
Tree shaking (just a Button) 33.33 KB (0% 🟰) Yes 🎉
Tree shaking (just an Icon) 20.59 KB (0% 🟰) Yes 🎉

Click here if you want to find out what is changed in this build

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

🧪 Storybook is successfully deployed!

@tenphi tenphi merged commit 568f44a into main Nov 7, 2025
14 checks passed
@tenphi tenphi deleted the fix-select-description-leakage branch November 7, 2025 16:27
@github-actions github-actions bot mentioned this pull request Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants