-
Notifications
You must be signed in to change notification settings - Fork 58
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
Ensure consistent and responsive course card heights on /courses page #1262
Comments
No one has been assigned the issue yet, is this up for grabs ? |
Thank you @maniac-tech you have been assigned this issue! Support Chayn's mission? ⭐ Please star this repo to help us find more contributors like you! |
I can do it |
@maniac-tech any updates on this issue? @Rafacv23 thanks for your interest! If there are no updates from the current assignee within 1 week, this issue will be marked "stale" and open for new assignees. We can ping you to be re-assigned then. |
Can i work on this?? |
Thank you @OfficialSubham you have been assigned this issue! Support Chayn's mission? ⭐ Please star this repo to help us find more contributors like you! |
hey please assign it to someone else because i cannot do this as there is no documentation in your github on how to start your app. You guys should make one then it will be very good for beginners |
Hey @kyleecodes, I believe I can fix this. I am pretty new to open source, so I would like to give this a shot since the current assignee has asked this to be reassigned. Thanks in Advance |
Thank you @Shrihari10 you have been assigned this issue! Support Chayn's mission? ⭐ Please star this repo to help us find more contributors like you! |
Hey @kyleecodes, I've got both the frontend and the backend running. I would like to understand what solution is expected. From what I see, we have 3 - 4 approaches to solve this,
Please let me know what you would want me to implement, thanks! |
@Shrihari10 great question! These are all great solutions. I would suggest a combination:
|
@kyleecodes sounds good, I'll push the fix by today EOD. Thanks again! |
@kyleecodes please review the video below and the PR linked to this issue. Let me know if any further changes are required. bloom-frontend-fix.mp4 |
Overview
All course cards displayed on the '/courses' page must have a consistent height. Currently, the varying lengths of course card titles are causing unintended height differences in the UI (see attached image for reference). The course card heights should remain uniform across the page while ensuring responsiveness across all devices.
Action Items
Resources
The text was updated successfully, but these errors were encountered: