Describe the bug
When a user has a warning they cannot visit any page after signing in until ticking to acknowledge the warning. This is as intended. However, this also prevents loading their avatar image, breaking their avatar at the top right of the page until they tick the box and press continue.
To Reproduce
Steps to reproduce the behavior:
As a moderator, issue a moderator warning to a user.
As that user, sign in and see the warning message.
Notice that the avatar has been replaced with the text "user avatar".
Tick the box to acknowledge the warning.
Press Continue.
Notice that the avatar now shows correctly again.
Expected behavior
The user avatar could show as normal, by excluding it from the redirect to the warning page.
Describe the bug When a user has a warning they cannot visit any page after signing in until ticking to acknowledge the warning. This is as intended. However, this also prevents loading their avatar image, breaking their avatar at the top right of the page until they tick the box and press continue.
To Reproduce Steps to reproduce the behavior:
Expected behavior The user avatar could show as normal, by excluding it from the redirect to the warning page.