VP-2 UI: Order ticket submit button on /trade tab requires scrolling to reach; key action is below the fold on desktop #348
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#348
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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
On the
/tradepage, the "Place Limit" submit button is not visible without scrolling on the right-hand order ticket panel. Above the fold, the panel shows the chart, pair selector, order type toggle (Limit/Market), and maker side direction buttons (Buy EMBER / Buy CORAL). The price input and submit button sit below this, requiring the user to scroll down within the panel before they can submit an order. On a CEX-grade interface, the submit action should be reachable without scrolling.Observed behavior
Visible on first view without scrolling (right panel):
Requires scrolling to reach:
Reproduction steps
/tradeon LocalTerra at a standard desktop viewport (1280px or wider)Expected behavior
The submit button should be visible and reachable without scrolling on desktop. At minimum, after selecting order direction and entering a price, the user should be able to submit without losing sight of the action button. A sticky footer for the submit button, or a more compact vertical layout for the configuration steps, would address this.
Actual behavior
The "Place Limit" button is below the fold on the order ticket panel. The user must scroll down to reach it after configuring the order direction and price.
Screenrecord
The main takeaway here is that key buttons are not together and a scroll is needed to get it in view. But as the checklist states, key buttons should be visible without scrolling.
Impact assessment
Environment
/tradeSeverity: P2(Polish) -- UX degradation on the primary trading flow; does not affect correctness or fund safety.
Related checklist items: VP-2
cc: @PlasticDigits
mentioned in issue #291
mentioned in commit
889ca34fd2MR !859. Sticky submit footer on desktop ticket.
mentioned in merge request !859
mentioned in commit
07236b0f95mentioned in commit
933135423dmentioned in issue #527
marked as related to #527
mentioned in merge request !1062