There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-376e92b5-d6db-4897-9670-870548990fee XWIKI-22986 Open

Username is displayed too small on Registration confirmation page and proper punctuation should be added

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-4279fcb5-3a16-4a96-aa99-35d1d85c22ad Charpentier Lucas on 27/Mar/25 14:26
 

AFAIK this change in font-size is intended and it was always like that with the new `Welcoming` UI:

> Display of a bigger sized main message, personalized with the user's name, surname, and username. Name and/or surname take precedence over the username, with the username filling the gap if no name or surname is provided.

from https://design.xwiki.org/xwiki/bin/view/Proposal/Registrationflowupdates#HFinalizationofRegistrationPage

On the link, there's also a screenshot showing that the designed interface contained this change in font-size.

____
The punctuation created complications with the way our translation system works. It was difficult handling those limitation while providing proper semantics and a clear layout in both cases.
https://github.com/xwiki/xwiki-platform/blob/15b9e65a84a5c67c681c0b85fda435a1f7910764/xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/RegistrationConfig.xml#L536-L548

I'll look into adding it smile.png