Skip to content

feat(vibenet): let Validity orders name a manual target price - #135

Merged
BrianBland merged 2 commits into
brianbland/validity-ui-6-offset-sliderfrom
brianbland/validity-ui-7-price-override
Sep 3, 2026
Merged

feat(vibenet): let Validity orders name a manual target price#135
BrianBland merged 2 commits into
brianbland/validity-ui-6-offset-sliderfrom
brianbland/validity-ui-7-price-override

Conversation

@BrianBland

Copy link
Copy Markdown
Contributor

Part 7/9 of the Validity demo UI rework.

The target price in the order ticket becomes an editable input backed by a new parsePriceWad helper (unit-tested inverse of formatPrice). Typing a price overrides the offset slider — dimmed with a reset hint — until the slider moves or the side flips, which clears the override. The mid-relative readout reflects the effective custom offset, including prices on the far side of the mid.

Also makes the input discoverable: a dashed editable underline that solidifies on focus, value-sized width, and an idle "type to set a price" 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 12:21am 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

BrianBland and others added 2 commits September 2, 2026 17:17
The target price in the order ticket becomes an editable input
backed by a new parsePriceWad helper. Typing a price overrides the
offset slider (dimmed with a reset hint) until the slider moves or
the side flips, which clears the override. The mid-relative offset
readout reflects the effective custom price, including
wrong-side-of-mid prices that would fill immediately.

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
Give the target price a dashed editable underline that solidifies
on focus, size it to its value, and label the idle state "type to
set a price" so manual entry is visible without hunting for it.

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@BrianBland
BrianBland force-pushed the brianbland/validity-ui-6-offset-slider branch from 1c6d795 to 7b79ffd Compare September 3, 2026 00:20
@BrianBland
BrianBland force-pushed the brianbland/validity-ui-7-price-override branch from 4ae893c to 85e7ab6 Compare September 3, 2026 00:20
@BrianBland
BrianBland added this pull request to the merge queue Sep 3, 2026
@BrianBland
BrianBland removed this pull request from the merge queue due to a manual request Sep 3, 2026
@BrianBland
BrianBland merged commit 11eba18 into brianbland/validity-ui-6-offset-slider Sep 3, 2026
13 of 19 checks passed
@BrianBland
BrianBland deleted the brianbland/validity-ui-7-price-override branch September 3, 2026 16:31
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