Profile, User Card background, and Avatar uploader buttons needs alignment

On Andriod device, the User Profile and User Card background upload button needs an alignment.

Screenshot:


Also is there any way to align the gravatar option with the other two on the mobile device.

Screenshot:

1 Like

Here’s a quick fix for the profile & user card background button spacing

https://github.com/discourse/discourse/commit/0f1a0b45de29188443a85346ad4fd8eb39ea9129

Those avatar upload options can definitely use some adjustment on mobile. I’m going to spend a little more time on the layout there and will follow-up with a separate fix.

6 Likes

I refactored the avatar upload modal, so it should be much less fragile now even with really long text strings

https://github.com/discourse/discourse/commit/5a3a6824c40ac0e8d1fcf289611de52bb7b72bd9

5 Likes

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