|
| Description: |
!image-2026-01-29-10-34-51-024.png|thumbnail! The userlinks shown in the notification macro do not look like other user links: no spacing, the image does not have round corners...
For reference: !image-2026-01-29-10-41-02-118.png|thumbnail!
This inconsistency comes from the fact that it uses a different template: https://github.com/xwiki/xwiki-platform/blob/ef85fddd33818334e3b39e60e6f8afe6460a2606/xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/notification/macros.vm#L169-L177 instead of https://github.com/xwiki/xwiki-platform/blob/a7a7c0c2c0d5690195d7a64d2b82c60f895ce46b/xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/macros.vm#L236-L247 This also means that there could be some specific bugs for this templates, or that it gets forgotten when improving the standard template.
For the sake of UX and maintanability, achieving consistency here would be an improvement. |
| Assignee: |
Charpentier Lucas |
|