feat: flatten /trade desktop layout (#561) #1095
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!1095
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/561-trade-layout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements GitLab #561:
/tradedesktop is a CSS grid (book | chart | ticket) with Recent trades on an independent bottom row. Nestedcard-glassaroundPriceChartis gone. Drag-resize handles are removed. Hide/show toggles persist as'1'/'0'and give vacated width to the chart, not the other side panel.frontend-dapp/src/components/trade/TradeDesktopWorkspace.tsxfrontend-dapp/src/utils/tradeWorkspacePanels.tsmake verify-issue-561docs/frontend.md§ Trade page — desktop workspace,skills/AGENTS_FRONTEND_TRADE_PAGE_LAYOUT.mdRelated (not in this MR): ticket heading / Buy-Sell colors #563; tape amount formatting #557.
Test plan
make verify-issue-561(unit + docs/skills greps + P10 Playwright) — passed twicemake lint-frontend— 0 errors (6 pre-existing warnings)TradePage.test.tsx+tradeWorkspacePanels.test.ts(53)trade-sub-lg-workspace)Acceptance (L1–L12)
PriceChartshell-panel-strongsurfacecard-glassinside pageshell-panel-strongkept as distinct blocks)PanelResizeHandle; P10 asserts handles absent3.2fr, ticket stays1fr; restore control visiblehidden+inert+interactive={false}; restore visible1fr / 2.2fr / 1frkeeps chart largest'1'/'0'only; garbage → defaultslggrid structure unchanged; oneTradeOrderTicketmountmake verify-issue-561Chrome audit (L2)
card-glassIO cards inside pageshell-panel-strong— allowed distinct inner blocksshell-panel*only; no extra wrap around chartPriceChartwithout extracard-glasscard-glassaroundOrderBookPaneladded 23 commits
mainf27003ea- Merge origin/main into feat/561-trade-layout.Compare with previous version
mentioned in commit
48f17aad35mentioned in issue #557
mentioned in issue #561
mentioned in issue #573