Skip to content

Bug: Fixed regression from the fix made in #146 #154

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

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

the-code-raider
Copy link
Contributor

@the-code-raider the-code-raider commented Jul 25, 2024

The fix made in the isUpcoming function in issue #146 impacted the display of meetups in the section Next Meetup, Upcoming Meetups and Recent Meetups

Screenshots for better understanding 👇

image
image
image

This happened since the condition was inverted in other places using the isUpcoming function.

This PR fixes the issue. Please have a look whether the colors are correct. @MrSunshyne 🙏

@MrSunshyne
Copy link
Member

thx for noticing and for sending the fix ! 🙏

colors look good. i'm thinking we should reorganize the layout a bit so that we show "events" above the fold when the page loads. for now this will do. i'll try to come up with another layout for the homepage soon.

merging !

@MrSunshyne MrSunshyne merged commit 860dfc5 into frontendmu:main Jul 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants