UI: hybrid badge tooltip on TradesTable #99

Closed
opened 2026-04-09 03:24:51 +00:00 by PlasticDigits · 3 comments
PlasticDigits commented 2026-04-09 03:24:51 +00:00 (Migrated from gitlab.com)

Evidence

  • frontend-dapp/src/components/ui/TradesTable.tsx

Epic

#63

## Evidence - `frontend-dapp/src/components/ui/TradesTable.tsx` ## Epic #63
PlasticDigits commented 2026-04-09 03:24:51 +00:00 (Migrated from gitlab.com)

marked this issue as related to #63

marked this issue as related to #63
PlasticDigits commented 2026-04-13 12:54:23 +00:00 (Migrated from gitlab.com)

TradesTable: replaced the plain “(hybrid)” suffix with a small hybrid badge and a longer title tooltip (pool + book legs; AfterSwap commission scope; pointer to docs/integrators.md). Added Vitest case for hybrid rows.

main @ c262c42. @brouie please review.

TradesTable: replaced the plain “(hybrid)” suffix with a small **hybrid** badge and a longer `title` tooltip (pool + book legs; AfterSwap commission scope; pointer to `docs/integrators.md`). Added Vitest case for hybrid rows. `main` @ c262c42. @brouie please review.
Brouie commented 2026-04-20 07:22:25 +00:00 (Migrated from gitlab.com)

@PlasticDigits Verified on current main. TradesTable.tsx line 68 renders a 'hybrid' badge, line 66 provides detailed tooltip: 'Hybrid swap: both the AMM pool and the on-chain limit book contributed. On-chain AfterSwap hooks report pool-leg commission only; book fees appear on limit_order_fill events. See docs/integrators.md.'

Vitest at src/components/ui/tests/TradesTable.test.tsx runs: 5 passed, 0 failed in 1.22s.

Closing.

@PlasticDigits Verified on current main. TradesTable.tsx line 68 renders a 'hybrid' badge, line 66 provides detailed tooltip: 'Hybrid swap: both the AMM pool and the on-chain limit book contributed. On-chain AfterSwap hooks report pool-leg commission only; book fees appear on limit_order_fill events. See docs/integrators.md.' Vitest at src/components/ui/__tests__/TradesTable.test.tsx runs: **5 passed, 0 failed** in 1.22s. Closing.
Brouie (Migrated from gitlab.com) closed this issue 2026-04-20 07:22:29 +00:00
Sign in to join this conversation.
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#99
No description provided.