Skip to content

perf(conversations): Default to 24h period in sidebar link#115873

Merged
obostjancic merged 3 commits into
masterfrom
perf/conversations-default-24h-period
May 20, 2026
Merged

perf(conversations): Default to 24h period in sidebar link#115873
obostjancic merged 3 commits into
masterfrom
perf/conversations-default-24h-period

Conversation

@obostjancic
Copy link
Copy Markdown
Member

Clicking the Conversations sidebar link now navigates with statsPeriod=24h in the URL. Since the datetime is present in the URL on arrival, PageFiltersContainer uses it directly instead of loading whatever was previously stored in localStorage, giving a fast 24h view by default.

This is a temporary measure while query performance for longer time ranges is improved.

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 20, 2026
@obostjancic obostjancic requested a review from a team May 20, 2026 09:13
@obostjancic obostjancic marked this pull request as ready for review May 20, 2026 09:15
@obostjancic obostjancic requested a review from a team as a code owner May 20, 2026 09:15
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.56%

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit cdbdca9. Configure here.

@obostjancic obostjancic force-pushed the perf/conversations-default-24h-period branch from cdbdca9 to fffd19e Compare May 20, 2026 09:33
@obostjancic obostjancic merged commit 2c49157 into master May 20, 2026
70 of 71 checks passed
@obostjancic obostjancic deleted the perf/conversations-default-24h-period branch May 20, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants