Moderated Badge Images Break HTML Layout in Game's 'Badges' Section

I believe this bug has existed since the beginning of time. Essentially, if a badge’s image is moderated, it’ll mess up the HTML of the ‘Badges’ section under a game. See an affected game’s badges below:

CC @LLOR3NZ (this bug will be assigned to them)

Expected behavior

The image should format properly like a non-moderated one.

3 Likes

Just some added info that this bug occurs due to the border-radius CSS property. I tried fixing the bug manually and when I tried adding a border-radius the height element broke.

Without border-radius:

With border-radius:

2 Likes

Thanks! Have been DMing the engineer I mentioned above and they’ve said it seems easy to fix, so this shouldn’t be an issue, but I’m sure your info will be helpful regardless :thumbsup:

No problem! I assume this is just because of the moderated placeholder image itself which isn’t scaled properly.

2 Likes

Jumping back in here to confirm this has been fixed in record time by @LLOR3NZ! My biggest thanks to them as they’ve been super helpful and communicative in the resolution of this bug. :slightly_smiling_face:

Update:

This should now be completely resolved! Thank you for your patience.

2 Likes

(post deleted by author)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.