-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix: standard group card height #8002
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
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/A8MyLtQThxJAppFjZJqFejgj5FKn |
Codecov Report
@@ Coverage Diff @@
## development #8002 +/- ##
===============================================
- Coverage 18.65% 18.56% -0.09%
===============================================
Files 619 619
Lines 7369 7410 +41
Branches 149 149
===============================================
+ Hits 1375 1376 +1
- Misses 5966 6006 +40
Partials 28 28
Continue to review full report at Codecov.
|
pavnesh-c
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.
mariobehling
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.
Thumbnail image are not displayed. Events have their thumbnails, but groups do not show them.
|
Thumbnails are using original images, e.g. https://open-event-frontend-git-fork-maze-runnar-group-card-eventyay.vercel.app/explore/groups?name=fossasia . Check the thumbnail. It is 6MB big. Not really a small thumbnail. |
|
I think celery is not working correctly on server side. Let me look. |
|
@mariobehling I checked it locally, it's resizing correctly, maybe there is a problem with celery on production. |
|
Ok, will test it after deploying again on live server. Thanks. |



Fixes #7985
Fixes #8005
Fixes #8004
Short description of what this resolves:
Checklist
developmentbranch.