Page too wide bug
By KajMagnus @KajMagnus2024-02-26 16:32:37.088Z
See the comment below
- @sybe
FYI: are these bugs?
2 - If you go to your profile, recent posts, and you click on one of them, it stretches to the whole page: is this meant behavior?
KajMagnus @KajMagnus2024-02-26 16:34:00.325Z
Yes it's a bug. Thanks! I noticed it happens only if starting on / doing a page-reload of one's profile page, and then clicks one of one's recent posts, that's probably the reason I didn't notice this.
- In reply toKajMagnus⬆:KajMagnus @KajMagnus2025-04-11 04:08:54.400Z
Now this has been fixed. The problem was that a CSS class,
dw-vt
(legacy name), didn't get added, if starting on someone's user profile page. It got added only if starting on a discussion page. But now it's added always. (And it's related to how the pages are rendered, incl width.) - Progresswith handling this problem