Skip to content

Add r: reload hint to league view status bar#46

Merged
adrunkhuman merged 1 commit intomasterfrom
fix/status-bar-reload-hint
Apr 12, 2026
Merged

Add r: reload hint to league view status bar#46
adrunkhuman merged 1 commit intomasterfrom
fix/status-bar-reload-hint

Conversation

@adrunkhuman
Copy link
Copy Markdown
Owner

Summary

  • r is bound to handleReload() in all views but the status bar only showed the hint in match view.
  • Adds r: reload to the default branch of statusBarView() so users see it in the league/fixture list view, especially after a failed fetch.

Fixes #32

Test plan

  • TestStatusBarViewLeagueViewIncludesReloadHint — status bar in default view contains r: reload.

Fixes #32 — the r key was bound to handleReload() in all views but the
status bar only advertised it in match view. Default parts now include
the hint so users see it after a failed fetch in the league view too.
@adrunkhuman adrunkhuman merged commit a960f28 into master Apr 12, 2026
1 check passed
@adrunkhuman adrunkhuman deleted the fix/status-bar-reload-hint branch April 12, 2026 20:16
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.

Status bar missing 'r: reload' hint in league view

1 participant