-
-
Notifications
You must be signed in to change notification settings - Fork 71
Labels
area: frontendChanges to front-end codeChanges to front-end codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: medium
Milestone
Description
Describe the bug
Those tabs on the user profile page that do not include the right hand side bar show the following JavaScript error message in the browser developer console:
Uncaught (in promise) TypeError: prefs.global is undefined
To Reproduce
Steps to reproduce the behavior:
- Go to your own user profile page (click on your avatar at the top right of any page).
- Click on any tab that does not have a sidebar on the right hand side.
- See error message in the developer console.
Expected behavior
The behaviour to a user appears to be working, but presumably is not applying the user's preferences as they cannot be accessed. It is expected that the user's preferences would be applied to all tabs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: frontendChanges to front-end codeChanges to front-end codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: medium