Il existe un bug UX dans la vue mobile du thème Horizon. Dans les messages privés, le padding de small-action est mal aligné, ce qui rend le “x” dans “x month later” invisible.
Cela est dû à la refonte du corps du message, et ce commit exclut cela pour aligner les comportements.
Avant :
Après :
main ← small-lovely-cat:fix-pm-small-action-padding
opened 04:01AM - 16 Jul 26 UTC
There exists a UX bug in mobile view of the horizon theme. In PM, the padding of… `small-action` is misaligned, causing the "x" in "x month later" to be invisible.
This is caused by the body redesign, and this commit exclude that to align behaviors.
Before:
<img width="1197" height="833" alt="image" src="https://github.com/user-attachments/assets/73395c89-7f6d-42fd-b73b-68c0ca71ba69" />
After:
<img width="1197" height="837" alt="image" src="https://github.com/user-attachments/assets/88ec003d-8ab8-472b-b722-16c57219f320" />
1 « J'aime »
nat
(Natalie T)
Juillet 16, 2026, 4:15
2
Merci pour cela !
Comme il s’agit uniquement de CSS, je vais demander l’approbation de nos designers, et ils fusionneront si tout est en ordre.
2 « J'aime »