Add image upload to user profile page - #466
Conversation
|
Similar CI error as in #465. 0.o |
krzys-h
left a comment
There was a problem hiding this comment.
We didn't allow uploads in the profile description by design (you don't really need it, and it would be the only non-admin upload form at the time - with all the security implications of that. Not really true anymore though ¯\(ツ)/¯)
I'm still not convinced we need it. @cytadela8 wanted a field in the profile, not image uploads on the profile page. We already have a problem with the workshop pages having images pasted in random places instead of one designated spot, which usually doesn't work on mobile (and that is where most of users browsing these pages are). We should work on fixing that, instead of making it worse by introducing the same problem elsewhere.
|
It's a good point about this not working great for mobile! |
Not #319 but it's at least something.
This change is