Skip to content

Fix settings time range dropdown to match dashboard buttons#212

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/settings-time-range-210
Feb 20, 2026
Merged

Fix settings time range dropdown to match dashboard buttons#212
erikdarlingdata merged 1 commit intodevfrom
fix/settings-time-range-210

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Settings > Default Time Range dropdown had 1h / 6h / 24h / 7d but the dashboard time range buttons offer 1h / 4h / 8h / 12h / 24h / 7d / 30d
  • Aligned dropdown to match the dashboard buttons exactly
  • Fixed fallback selected index (24 hours moved from index 2 to index 4)

Closes #210

Test plan

  • Open Settings > General > Default Time Range — verify dropdown shows: 1 hour, 4 hours, 8 hours, 12 hours, 24 hours, 7 days, 30 days
  • Select a value, click OK, reopen Settings — verify selection persisted
  • Verify dashboard time range buttons match the dropdown options

🤖 Generated with Claude Code

…210)

Settings dropdown had 1h/6h/24h/7d but dashboard buttons offer
1h/4h/8h/12h/24h/7d/30d. Aligned the dropdown to match exactly.
Fixed fallback index for 24-hour default.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 8793a3a into dev Feb 20, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the fix/settings-time-range-210 branch February 20, 2026 14:27
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.

1 participant