Conversation
Replace fourteen hand-drawn loading.tsx blocks with composition of new PageHeaderSkeleton, DataTableSkeleton, DataTableToolbarSkeleton and PositionCardSkeleton, each living beside and sharing layout constants with the real component it mirrors. Absorbs the two standalone table skeletons into ApplicationsResultsSkeleton and EmailLogResultsSkeleton so the pagination line is no longer missing mid-stream. Adds a filesystem guard test so the fix can't rot. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Mirror PositionCard's justify-between header on its skeleton, make DataTableSkeleton's mobile-card gaps configurable per table instead of a baked-in gap-2, drop provenance numbers from a comment, and share the results-wrapper class instead of duplicating it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Document the unavoidable pagination-skeleton height gap and rebase onto dev to pick up the submittedAt migration for the preview build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…-on-shared-components #720 Rebuild The Page Skeletons On Shared Components
Store new phone_number answers as digits with an optional leading +, and mask 10/11-digit US-shaped values on every short-answer renderer. Unparseable and international values render exactly as stored, and existing rows are never backfilled. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Run orphaned short_answer values through formatShortAnswerValue in AnswerMismatchNotice so a legacy multi-value phone_number row masks consistently in the mismatch notice. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…e-numbers-in-one-format #731 Display And Store Phone Numbers In One Format
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
bump version to v1.14.1
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v1.14.1
Changes
Testing plan