Skip to content

feat(number-field): support inline unit suffixes - #21

Merged
sheepbox8646 merged 1 commit into
mainfrom
codex/number-field-unit-suffix
Sep 12, 2026
Merged

sheepbox8646 merged 1 commit into
mainfrom
codex/number-field-unit-suffix

Conversation

@sheepbox8646

Copy link
Copy Markdown
Member

Add an optional suffix prop to NumberField so units such as Cores and GB appear beside the value inside the stepper. Fields without a suffix retain centered numeric input.

This supports the Computer configuration preview on the Cloud New Bot page.

Validation: changed-file ESLint and the consuming web app's vue-tsc --noEmit passed. The local preview was visually inspected with Cores and GB suffixes. Full application UI-contract checking is blocked by five pre-existing violations in the unchanged apps/web/src/components/sidebar/session-item.vue.

⚠️ No human QA — this PR has not been verified by a human yet. Remove this line once a human confirms the happy path.

@sheepbox8646
sheepbox8646 requested a review from a team as a code owner September 12, 2026 16:30
@sheepbox8646
sheepbox8646 merged commit 71fe6c6 into main Sep 12, 2026
1 check passed
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