Discourse displays all notifications inside the user profile menu. This menu has also links related to users that are handled as icons, and these can't be descriptive enough for all users.

By moving notifications to its own container, we can change from icons to text links to make it more understandable to users.
A good example we can use for desktop the following one

For mobile, we will display notifications as a full-screen view.
Once we implement this in the header, we will port it to the Community in another ticket.
Acceptance criteria
- Notifications should be rendered in its own container
- Notifications should follow design recommendations described above.
Discourse displays all notifications inside the user profile menu. This menu has also links related to users that are handled as icons, and these can't be descriptive enough for all users.
By moving notifications to its own container, we can change from icons to text links to make it more understandable to users.
A good example we can use for desktop the following one
For mobile, we will display notifications as a full-screen view.
Once we implement this in the header, we will port it to the Community in another ticket.
Acceptance criteria