Skip to content

fix: misalignment caused by wrong placement of badges#4582

Open
luceos wants to merge 1 commit intoflarum:2.xfrom
blomstra:dk/user-badges-misalign
Open

fix: misalignment caused by wrong placement of badges#4582
luceos wants to merge 1 commit intoflarum:2.xfrom
blomstra:dk/user-badges-misalign

Conversation

@luceos
Copy link
Copy Markdown
Contributor

@luceos luceos commented Apr 17, 2026

Bug happens when replying,where the badges shift to the left of the avatar. This is caused by a wrong implementation in the component as they are positioned elsewhere based on username, not avatar element.

This is similar to the actual post implementation. The badges are weirdly aligned from the author username, not the avatar.

@luceos luceos requested a review from a team as a code owner April 17, 2026 17:44
Copy link
Copy Markdown
Member

@imorland imorland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @luceos

Unfortunately this change breaks the mobile view:

Image

This will need an accompanying styling change as well....

@imorland imorland added this to the 2.0.0-rc.2 milestone Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants