Skip to content

Dashboard: tidy Active Rates toolbar + collapse Depth of Market to one direction#75

Merged
anderdc merged 3 commits into
testfrom
dashboard-changes
May 5, 2026
Merged

Dashboard: tidy Active Rates toolbar + collapse Depth of Market to one direction#75
anderdc merged 3 commits into
testfrom
dashboard-changes

Conversation

@e35ventura
Copy link
Copy Markdown
Collaborator

Summary

  • Active Rates: title and filters were jammed into one row; moved direction toggles + search to a second row so the toolbar isn't cramped.
  • Depth of Market: the combined forward/reverse ladder counted the same miner twice (once at their forward rate, once at the reverse) and stacked two overlapping depth bars. Dropdown now lists each direction (e.g. BTC → TAO, TAO → BTC); rate ladder, capacity column, and depth bar all reflect just the selected side.

Test plan

  • Active Rates: title sits on its own row; filter toggles flush left, search flush right under it
  • Depth of Market dropdown lists each available direction (forward + reverse per asset)
  • Selecting BTC → TAO shows only forward rates, sorted best-first (highest TAO/BTC at top); single shaded bar
  • Selecting TAO → BTC shows only reverse rates, sorted best-first (lowest TAO/BTC at top); single shaded bar in TAO color
  • Cumulative column header icon row matches the selected direction

e35ventura and others added 3 commits May 4, 2026 22:34
Toolbar crowded the title against the filter row + search box.
Two-row layout: title on top, direction toggles + search below
with space-between so they sit at opposite edges.
Combined forward+reverse ladder showed the same miner's capacity
twice (once at the forward rate, again at the reverse) and stacked
two overlapping depth bars. Dropdown now lists each direction
explicitly (e.g. BTC → TAO, TAO → BTC); the ladder, capacity column,
and depth bar all reflect just the selected side.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants