Document title is hardcoded 'Dorfteich' and never follows the configured instance name #323
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#323
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to the instance-name finding: even once the admin form saves (see the form bug issue), the browser tab keeps saying "Dorfteich" on every instance.
An operator who names their instance differently never sees that name in the tab, in bookmarks, or in a screen reader's window title. The title should use the configured instance name (from the /branding query, which is public and already carried for the logo) once loaded; the static index.html title remains the pre-JS placeholder, which is #179's server-rendering territory and stays out of scope here.