Skip to content

Refactor toolbar badge to always re-render via server widget#53

Merged
gdlcf88 merged 1 commit intomainfrom
ui-fix-2
Mar 24, 2026
Merged

Refactor toolbar badge to always re-render via server widget#53
gdlcf88 merged 1 commit intomainfrom
ui-fix-2

Conversation

@gdlcf88
Copy link
Copy Markdown
Member

@gdlcf88 gdlcf88 commented Mar 24, 2026

Replace direct DOM manipulation with server-side widget re-rendering for all badge updates, so custom cshtml overrides are always respected. The count is passed as a query parameter to avoid stale cache lookups, and initialized from a data-notification-count attribute on first render.

#30.
#51.
#52.

Replace direct DOM manipulation with server-side widget re-rendering
for all badge updates, so custom cshtml overrides are always respected.
The count is passed as a query parameter to avoid stale cache lookups,
and initialized from a data-notification-count attribute on first render.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@gdlcf88 gdlcf88 merged commit 3c64ab6 into main Mar 24, 2026
@gdlcf88 gdlcf88 deleted the ui-fix-2 branch March 24, 2026 19:01
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