Skip to content

Test NumberInput fractional max stepping - #593

Merged
czarandy merged 1 commit into
mainfrom
investigate/astryx-5506
Aug 25, 2026
Merged

Test NumberInput fractional max stepping#593
czarandy merged 1 commit into
mainfrom
investigate/astryx-5506

Conversation

@czarandy

Copy link
Copy Markdown
Owner

Adds regression coverage for fractional upper bounds in NumberInput stepping. Verifies ArrowUp clamps 99 to 99.99 when max is 99.99 and leaves the increment control disabled at the bound.

Upstream context: facebook/astryx#5506

Tests:

  • pnpm vitest run src/components/NumberInput/NumberInput.test.tsx
  • pnpm eslint src/components/NumberInput/NumberInput.test.tsx
  • pnpm prettier --check src/components/NumberInput/NumberInput.test.tsx
  • pnpm typecheck

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
silver-ui-site Ready Ready Preview Aug 25, 2026 11:53pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
silver-ui Ignored Ignored Aug 25, 2026 11:53pm

@czarandy
czarandy enabled auto-merge (squash) August 25, 2026 23:53
@czarandy
czarandy merged commit 9b5abbb into main Aug 25, 2026
4 checks passed
@czarandy
czarandy deleted the investigate/astryx-5506 branch August 25, 2026 23:57
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