-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix: resize group images #8273
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
fix: resize group images #8273
Conversation
Codecov Report
@@ Coverage Diff @@
## development #8273 +/- ##
===============================================
- Coverage 65.70% 65.67% -0.04%
===============================================
Files 306 306
Lines 15843 15865 +22
===============================================
+ Hits 10410 10419 +9
- Misses 5433 5446 +13
Continue to review full report at Codecov.
|
|
looking into it. |
|
The banner image also needs to be resized. |
|
I have done the changes, that are required similarly they are handled on event page. |
|
We have to keep one original image, and at the time banner url is that original img for us |
|
Did you check the size of both thumbnail and banner image ? Are they downsized?? |
|
Thumbnail yes, and we are not resizing banner. Will explain more in meeting if you have doubts. |
|
@mariobehling said that banner image also has to be resized in the meeting, you were not in the meeting that day. |


Needed for frontend#7761