[bug] Top navbar rendering issue #260
Labels
No labels
a11y
Bug
Bug fix
cannot reproduce
CSS
Documentation
enhancement
Feature
Feature request
Held for next release cycle
Minor change
performance
priority: critical
priority: high
priority: low
priority: medium
priority: patch welcome
regression
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma-fe#260
Loading…
Add table
Add a link
Reference in a new issue
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?
Version
7ff17ab722What were you trying to do?
Instance has setting option "Show navbar shortcuts" enabled:
What did you expect to happen?
Expect the top nav bar to render correctly
What actually happened?
While signed-in users can see the top navbar just fine, anonymous users see a grey bar as follow:
Disabling "Show navbar shortcuts" option and the top nav bar renders correctly again.
Severity
I can manage
Have you searched for this issue?
considering I reworked how that part of the frontend works, I probably accidentally fixed this. @nninja please correct me if this bug still exists