W7-C5: Expiry section — NO EXPIRY has no tooltip, past date disables submit with no explanation #156
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#156
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?
Issue Summary
Two gaps in the EXPIRES section of the Place Limit panel under
/limit:Note: 24H / 7D presets correctly calculate and display the human-readable expiry date — pass.
Note on ADVANCED: Book insert walk limit description references
max_adjust_steps (on-chain + docs)— developer language with no plain-language equivalent for traders.Reproduction Steps
/trade, select any pair — hover over NO EXPIRY — no tooltip appearsEnvironment Details
localterra(local Docker)VITE_NETWORK=local npm run devatlocalhost:3000Wallet / Device Details
terra1...sl7cvvterra146...c9mjav)Severity / Impact
P2 Polish. Found under W7-C5 (Expiry — Display, Interactivity, and Trader use dimensions).
cc: @PlasticDigits
mentioned in issue #116
mentioned in commit
e289e8d6f6mentioned in merge request !732
mr !732 opened for both gaps — https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/merge_requests/14
covers:
tests: new LimitOrderExpiryField.test.tsx with 7 cases, full frontend suite 441/441 PASS at branch head.
side-note on ADVANCED's max_adjust_steps language left out of scope — can address separately if desired.
/cc @PlasticDigits @totdking
mentioned in commit
0761f93384mentioned in issue #120
@Brouie Please open a seperate issue for max_adjust_steps language, we should have high, medium, and low defaults with custom, and explain that its gas costs (high gas, medium, low etc)
mentioned in issue #141
mentioned in issue #204
Expiry gaps from this issue were addressed in !732 (NO EXPIRY tooltip + past-date inline error).
Follow-up for the Advanced → max_adjust_steps developer language split out per @PlasticDigits: #204 — trader-friendly Low / Medium / High / Custom gas presets with plain-language copy.
Closing #156; track the Advanced copy work on #204.