Skip to content

feat(vibenet): drive the Validity offset with a slider - #134

Merged
haardikk21 merged 4 commits into
mainfrom
brianbland/validity-ui-6-offset-slider
Sep 3, 2026
Merged

feat(vibenet): drive the Validity offset with a slider#134
haardikk21 merged 4 commits into
mainfrom
brianbland/validity-ui-6-offset-slider

Conversation

@BrianBland

@BrianBland BrianBland commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Parts 6-10 of the Validity demo UI rework.

Adds a ui/Slider primitive (styled native range input with clickable labeled marks — first slider in the design system) and replaces the fixed offset chips (0/0.5/1/2/5%) in the order ticket with a 0–5% slider in 0.1% steps. Marks sit at even 1% intervals since the old chip values space unevenly on a linear track; the signed offset shows beside the section label.

Generated with Claude Code

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
omni-ui Ready Ready Preview Sep 3, 2026 8:06pm UTC

Request Review

@cb-heimdall

cb-heimdall commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

haardikk21
haardikk21 previously approved these changes Sep 3, 2026
@BrianBland
BrianBland added this pull request to the merge queue Sep 3, 2026
Base automatically changed from brianbland/validity-ui-5-json-copy to main September 3, 2026 16:03
@BrianBland
BrianBland removed this pull request from the merge queue due to a manual request Sep 3, 2026
@BrianBland
BrianBland dismissed haardikk21’s stale review September 3, 2026 16:30

The merge-base changed after approval.

@BrianBland
BrianBland force-pushed the brianbland/validity-ui-6-offset-slider branch from 3402c08 to 9fb279b Compare September 3, 2026 16:36
BrianBland and others added 4 commits September 3, 2026 13:05
Add a ui/Slider primitive (styled native range input with clickable
labeled marks) and replace the fixed offset chips in the order
ticket with a 0-5% slider in 0.1% steps, with the signed offset
shown beside the section label.

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
The thumb center travels from half its width to width minus half,
while marks were placed at the raw track percentage, so they
drifted apart toward the ends. Position marks with the same
thumb-center geometry and center every label on its stop.

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
…on (#136)

Co-authored-by: Claude <noreply@anthropic.com>
@haardikk21
haardikk21 added this pull request to the merge queue Sep 3, 2026
Merged via the queue into main with commit 9f151e8 Sep 3, 2026
13 checks passed
@haardikk21
haardikk21 deleted the brianbland/validity-ui-6-offset-slider branch September 3, 2026 20:10
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