-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Always enable avatars #3472
Always enable avatars #3472
Conversation
* we introduced this setting in the begining because our avatar support caused some performance issues, but we fixed them and should only provide one way how Nextcloud looks Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @blizzz, @j-ed and @jancborchardt to be potential reviewers. |
Test restarted. |
Codecov Report
@@ Coverage Diff @@
## master #3472 +/- ##
============================================
- Coverage 54.16% 54.07% -0.09%
- Complexity 21004 21227 +223
============================================
Files 1306 1306
Lines 80198 80482 +284
Branches 1255 1250 -5
============================================
+ Hits 43437 43519 +82
- Misses 36761 36963 +202
Continue to review full report at Codecov.
|
Totally agree, it should be impossible to disable avatars. We use them everywhere and have placeholders too so it's pretty crucial. |
We need to make sure though that always when there is only an avatar, the image has an alt text for accessibility cc @nextcloud/accessibility @nextcloud/designers :) |
avatar support caused some performance issues, but we
fixed them and should only provide one way how Nextcloud
looks
cc @nextcloud/designers @LukasReschke @rullzer @nickvergessen