Skip to content
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

Upcoming events page #338

Open
wants to merge 3 commits into
base: migration
Choose a base branch
from
Open

Upcoming events page #338

wants to merge 3 commits into from

Conversation

prishat2005
Copy link

@prishat2005 prishat2005 commented Nov 21, 2024

Status:

Description

I edited the upcoming events page to make the modals structured properly and of a proper size. I made the dates and day of week formatted properly.

Screenshots

image

@prishat2005 prishat2005 requested a review from inolasv November 21, 2024 01:49
Copy link
Collaborator

@inolasv inolasv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great start! I made a few comments (most are trivial) on the code itself, but one thing i wanted to bring up was that maybe we can anchor some parts of the events to sides of the box to keep consistent padding. I know this might be a lot so let me know if you have any questions about anything!

what we currently have
Come to our office to chat,

what we want
Screenshot 2024-11-20 at 9 13 50 PM

src/sections/UpcomingEventsSection.js Outdated Show resolved Hide resolved
src/sections/UpcomingEventsSection.js Outdated Show resolved Hide resolved
.eslintrc.json Outdated Show resolved Hide resolved
src/styles/components/EventDescriptionModal.module.css Outdated Show resolved Hide resolved
}

.window {
position: absolute;
z-index: 99;
/* position: absolute;
top: 50%;
left: 50%;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah i see all of this is commented out, was there a resason for hat?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe they either did not affect the output visually, but I can confirm this later when events are displayed on the website again.

src/styles/components/PastEventsButton.module.css Outdated Show resolved Hide resolved
src/styles/components/UpcomingEvent.module.css Outdated Show resolved Hide resolved
src/styles/pages/Home.module.css Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
src/styles/components/UpcomingEvent.module.css Outdated Show resolved Hide resolved
@prishat2005 prishat2005 requested a review from inolasv November 24, 2024 06:11
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