Skip to content

dash: manual Refresh control for stats and pending views - #448

Merged
fu351 merged 1 commit into
DobermanCore:mainfrom
slegarraga:dash-refresh-button
Aug 24, 2026
Merged

dash: manual Refresh control for stats and pending views#448
fu351 merged 1 commit into
DobermanCore:mainfrom
slegarraga:dash-refresh-button

Conversation

@slegarraga

Copy link
Copy Markdown
Contributor

Closes #444.

Adds a Refresh button to the Recent decisions header row (deliberately not in .topbar-right, per the issue's heads-up about #401/#415) that calls the existing refreshStats() / refreshPending(). No new endpoint, no polling changes.

  • Markup asserted in tests/unit/test_dash_polish.py (button + click handler wiring)
  • ruff check and ruff format --check clean
  • Branched from a fresh main

Closes DobermanCore#444. Adds a Refresh button to the Recent decisions header row
(outside .topbar-right, per the issue's heads-up) that calls the existing
refreshStats()/refreshPending() — no new endpoint. Shell markup asserted
in test_dash_polish.
@fu351
fu351 merged commit e1340f3 into DobermanCore:main Aug 24, 2026
6 checks passed
@fu351

fu351 commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Merged, thanks @slegarraga! You read the heads-up in #444 and kept the button out of the top bar, and that one choice saved two other in-flight dashboard PRs from a conflict. If you want another dash one, #435 (level-3) adds a verdict filter to the live feed.

@slegarraga

Copy link
Copy Markdown
Contributor Author

Thank you for the careful review and merge, @fu351! I am glad keeping Refresh out of the top bar fit cleanly with the other dashboard work. Happy to help with follow-ups whenever useful.

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.

dash: a manual Refresh control

2 participants