Skip to content

feat(vibenet): make the Validity predicate JSON copyable on its own - #133

Open
BrianBland wants to merge 1 commit into
brianbland/validity-ui-4-header-trimfrom
brianbland/validity-ui-5-json-copy
Open

feat(vibenet): make the Validity predicate JSON copyable on its own#133
BrianBland wants to merge 1 commit into
brianbland/validity-ui-4-header-trimfrom
brianbland/validity-ui-5-json-copy

Conversation

@BrianBland

Copy link
Copy Markdown
Contributor

Part 5/9 of the Validity demo UI rework.

In the review modal's Advanced Details, drag-selecting the predicate payload used to grab the plain-English annotations too, because each JSON line and its note interleave in the DOM. Notes and column headers are now select-none, so selection and copy capture only JSON, and a "copy json" button (same MorphIcon copy/check idiom as CopyableValue) grabs the whole pretty-printed payload in one click.

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

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/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

Annotations and column headers become select-none so drag-selecting
the payload copies only JSON, and a copy-json button in the
Predicates header grabs the whole pretty-printed payload.

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
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.

2 participants