fix: untruncate /trade heading and color Buy/Sell sides (#563) #1092

Merged
PlasticDigits merged 2 commits from fix/563-trade-ticket-heading into main 2026-08-19 02:15:02 +00:00
PlasticDigits commented 2026-08-19 01:09:52 +00:00 (Migrated from gitlab.com)

Summary

  • /trade ticket heading wraps the full Buy {base} / Sell {base} (no CSS truncate / Buy c…). Invert stays tappable and tracks displayed base (#524).
  • Compact ticket-header Connect Wallet / address chip is removed. Shell header + footer Connect Wallet remain.
  • Shared Buy/Sell selector (/trade + /limits) uses green/red side-buy* / side-sell* fills. Bid still escrows token1; ask still escrows token0. Limit/Market tabs and Place/Market CTAs stay blue.

Closes #563

Test plan

  • make verify-issue-563
  • make lint-frontend
  • Dark + light, desktop ticket ~320px, hub pair cLUNC/UST1: heading Buy cLUNC fully visible
  • No compact Connect Wallet in ticket header (disconnected and connected)
  • Footer Connect Wallet when disconnected; shell header wallet still works
  • Buy green / Sell red with a clear selected state (aria-checked + fill weight)
  • Invert updates heading; /limits Single matches
  • Place limit / Market CTA still blue; book Bid/Ask columns unchanged
## Summary - `/trade` ticket heading wraps the full **Buy {base}** / **Sell {base}** (no CSS `truncate` / `Buy c…`). Invert stays tappable and tracks displayed base (#524). - Compact ticket-header Connect Wallet / address chip is removed. Shell header + footer **Connect Wallet** remain. - Shared Buy/Sell selector (`/trade` + `/limits`) uses green/red `side-buy*` / `side-sell*` fills. Bid still escrows token1; ask still escrows token0. Limit/Market tabs and Place/Market CTAs stay blue. Closes #563 ## Test plan - [ ] `make verify-issue-563` - [ ] `make lint-frontend` - [ ] Dark + light, desktop ticket ~320px, hub pair cLUNC/UST1: heading **Buy cLUNC** fully visible - [ ] No compact Connect Wallet in ticket header (disconnected and connected) - [ ] Footer Connect Wallet when disconnected; shell header wallet still works - [ ] Buy green / Sell red with a clear selected state (`aria-checked` + fill weight) - [ ] Invert updates heading; `/limits` Single matches - [ ] Place limit / Market CTA still blue; book Bid/Ask columns unchanged
PlasticDigits commented 2026-08-19 02:14:58 +00:00 (Migrated from gitlab.com)

added 26 commits

  • a1f01f86...48f17aad - 25 commits from branch main
  • d2f3224e - Merge origin/main into fix/563-trade-ticket-heading.

Compare with previous version

added 26 commits <ul><li>a1f01f86...48f17aad - 25 commits from branch <code>main</code></li><li>d2f3224e - Merge origin/main into fix/563-trade-ticket-heading.</li></ul> [Compare with previous version](/PlasticDigits/cl8y-dex-terraclassic/-/merge_requests/374/diffs?diff_id=1969768456&start_sha=a1f01f86961dbd631741fc1a25a2eea7f3e14b26)
PlasticDigits commented 2026-08-19 02:15:03 +00:00 (Migrated from gitlab.com)

mentioned in commit b231ad78f4

mentioned in commit b231ad78f46c20ae6eb36a2b9a2519d491128653
PlasticDigits (Migrated from gitlab.com) merged commit b231ad78f4 into main 2026-08-19 02:15:03 +00:00
PlasticDigits commented 2026-08-19 02:16:46 +00:00 (Migrated from gitlab.com)

mentioned in issue #563

mentioned in issue #563
PlasticDigits commented 2026-08-19 02:28:47 +00:00 (Migrated from gitlab.com)

mentioned in issue #573

mentioned in issue #573
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic!1092
No description provided.