Use branding app_name in document overlay #43

Merged
qwc merged 1 commit from fix/overlay-branding into main 2026-02-04 16:35:22 +01:00
Owner

Summary

  • The document overlay bar (shown when viewing documentation) had "asiakirjat" hardcoded instead of using {{appName}}
  • Now uses the configured branding.app_name from config, consistent with the navbar

Fixes #42

Test plan

  • Set branding.app_name to a custom value in config
  • View any documentation page — the overlay bar should show the custom name

🤖 Generated with Claude Code

## Summary - The document overlay bar (shown when viewing documentation) had "asiakirjat" hardcoded instead of using `{{appName}}` - Now uses the configured `branding.app_name` from config, consistent with the navbar Fixes #42 ## Test plan - [ ] Set `branding.app_name` to a custom value in config - [ ] View any documentation page — the overlay bar should show the custom name 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Use branding app_name in document overlay
Some checks failed
CI / docker (pull_request) Blocked by required conditions
CI / test (pull_request) Successful in 1m9s
CI / build (pull_request) Has been cancelled
3497568737
The overlay bar displayed when viewing documentation had "asiakirjat"
hardcoded instead of using the configured branding app_name.

Fixes #42

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
qwc force-pushed fix/overlay-branding from 3497568737
Some checks failed
CI / docker (pull_request) Blocked by required conditions
CI / test (pull_request) Successful in 1m9s
CI / build (pull_request) Has been cancelled
to 66a5871f31
All checks were successful
CI / test (pull_request) Successful in 1m10s
CI / build (pull_request) Successful in 54s
CI / docker (pull_request) Has been skipped
2026-02-04 15:33:42 +01:00
Compare
qwc merged commit df77502040 into main 2026-02-04 16:35:22 +01:00
qwc deleted branch fix/overlay-branding 2026-02-04 16:35:22 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
qwc-open/asiakirjat!43
No description provided.