What is this, a discard post button for ants?

After a forum update at least a year ago, this button’s icon got smaller on mobile.

Today, it has gotten even smaller.

Next time perhaps it will be microscopic.

41 Likes

Thanks for reporting this. We’ve confirmed the issue and triaged it.

6 Likes

Still experiencing this:

Additionally, the “+” next to “Create new Topic” is also very, very small:

5 Likes

Hey! I was wondering if there’s any updates on this… I’m experiencing this issue before this bug report was made and remains with it.

Is there ETA that we can expect? Because this is quite a UX problem for those that are using on mobile.

4 Likes

I’m still experiencing this issue on mobile, and it makes it rather annoying to attempt and discard replies. Is this going to be fixed any time soon?

6 Likes

The issue is this rule attached to this media query. Specifically the padding of 0.35em. Disabling that padding fixes the issue on all resolutions as far as my testing with devtools goes.

Here’s what it looks like with that padding disabled. Has no impact on other (working) resolutions due to the media query. Not sure if there’s other rules that apply this padding on other resolutions, but I haven’t noticed any issues on other resolutions so I think this is the only issue.

The query seems specific enough that this shouldn’t break anything else?

1 Like

using this forum on my phone is a pain because of this

this button is almost smaller than the x on a mobile game ad

4 Likes

I don’t use DevForum on mobile anymore because of these UI dimensions and speed. Seriously, this needs to be fixed!

When I urgently need the DevForum, now I just have to wait so I can get on my computer or laptop.

2 Likes

@almondpvdding i writing to you only to letting to be sawd the resolution on how to fix this issue, and im bumping up this post.

1 Like

Can we get an update?