fix(web): quick-view header layout + VIN copy row#84
Merged
Conversation
The real-time pill shared the title row with the vehicle name, and long Year Make Model titles ran underneath it (flex containers don't ellipsize). The pill moves down beside the Token # line — its own row, so it can never cover the title — and the title span now truncates properly with a hover tooltip for the full name. Below Token #, the VIN renders in the same style with a click-to-copy button (icon flashes a check; resets on vehicle switch). The old VIN pill next to the license plate is dropped as redundant. Also: the Spanish "Add by wallet address" label now reads "Agregar por dirección de Wallet 0x" (requested wording). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UxoaxTXSLqUwkYfewdwGBM
JamesReate
added a commit
that referenced
this pull request
Jul 9, 2026
Prod release: quick-view header layout fix + VIN copy row (#84). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UxoaxTXSLqUwkYfewdwGBM
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.
What
Map view → click a vehicle → the quick-view panel:
Token #…(pill right-aligned). The title span also gets real ellipsis (text-overflowdoesn't apply to flex containers, which is why long Year Make Model names ran under the pill) plus a hover tooltip with the full name."Copy VIN" was already in the es catalog, so no new translations needed.
Notes
🤖 Generated with Claude Code
https://claude.ai/code/session_01UxoaxTXSLqUwkYfewdwGBM