fix(frontend): sticky limit submit on trade ticket (#348) #859
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!859
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "local1/348-impl-ticket-fold"
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?
Fixes #348
mentioned in issue #348
changed the description
changed the description
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is ON. A cloud agent has been kicked off to fix the reported issue.
Reviewed by Cursor Bugbot for commit
889ca34fd2. Configure here.E2E assert ignores page chrome
Medium Severity
The new Playwright check compares the limit submit button’s bottom edge to the full viewport height (
720), but on/tradethe desktop workspace sits below the page title, copy, and pair selector. The submit control is pinned to the bottom of the ticket column inside that workspace, so its screen position is typically below720even when the sticky ticket fix works and no ticket scrolling is needed.Reviewed by Cursor Bugbot for commit
889ca34fd2. Configure here.changed this line in version 2 of the diff
added 1 commit
07236b0f- fix(e2e): compare limit submit to workspace, not viewport (#348)Compare with previous version
changed the description
resolved all threads
mentioned in commit
933135423d