-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Allow to change avatar when groups are disables #5277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
nickvergessen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix is incomplete when password change is disabled
Codecov Report
@@ Coverage Diff @@
## master #5277 +/- ##
============================================
+ Coverage 54.16% 54.16% +<.01%
Complexity 22311 22311
============================================
Files 1380 1380
Lines 85406 85407 +1
Branches 1321 1321
============================================
+ Hits 46257 46259 +2
+ Misses 39149 39148 -1
|
|
I pushed a update which should always work. Not sure if it is the most elegant solution, though. @MorrisJobke feel free to replace it if you know a better way to solve it. |
69c3630 to
9a1a511
Compare
* password form overlaps upload button and doesn't allow to click it * regression from #5259 Signed-off-by: Morris Jobke <hey@morrisjobke.de> make sure that we always clear all floating rules after the user settings parts Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
9a1a511 to
3ad4a28
Compare
|
Thanks @schiessle - I condensed the CSS rules and squashed everything. |
|
👍 from me, because it's mostly Björns code |
|
CSS and HTML only -> merge |

How to test: