Skip to content

fix: input styling and qa props#1082

Merged
tenphi merged 4 commits intomainfrom
fix-input-width-style
Mar 18, 2026
Merged

fix: input styling and qa props#1082
tenphi merged 4 commits intomainfrom
fix-input-width-style

Conversation

@tenphi
Copy link
Copy Markdown
Member

@tenphi tenphi commented Mar 18, 2026

Note

Medium Risk
Touches shared form controls and qa identifiers; the behavioral changes are straightforward but may break tests/selectors and slightly change layout where style props previously affected the inner input element.

Overview
Fixes style prop extraction for several input-like components so outer style props (e.g. width) apply to the wrapper instead of the inner <input>.

Standardizes default qa/data-qa values to PascalCase (e.g. FieldWrapper message/description and Result container), updating tests/stories accordingly.

Expands audit-docs with a --fix-docs mode to auto-generate categorized ### Style Properties sections, and refreshes many component docs plus Storybook ordering/docs references (including switching docs/tasty to point at upstream Tasty docs).

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 18, 2026

🦋 Changeset detected

Latest commit: 35ef786

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
Copy Markdown

vercel Bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
cube-ui-kit Ready Ready Preview, Comment Mar 18, 2026 11:16am

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 18, 2026

📦 NPM canary release

Deployed canary version 0.0.0-canary-c00a524.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 18, 2026

🏋️ Size limit report

Name Size Passed?
All 362.75 KB (-0.01% 🔽👏) Yes 🎉
Tree shaking (just a Button) 99.97 KB (0% 🟰) Yes 🎉

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 18, 2026

🧪 Storybook is successfully deployed!

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread src/components/fields/Switch/Switch.tsx Outdated
@tenphi tenphi merged commit 523f74e into main Mar 18, 2026
16 checks passed
@tenphi tenphi deleted the fix-input-width-style branch March 18, 2026 11:18
@github-actions github-actions Bot mentioned this pull request Mar 18, 2026
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.

1 participant