Skip to content

Fixed few bugs#81

Open
huncijr wants to merge 2 commits into
hackclub:mainfrom
huncijr:fix-bugs-and-add-features
Open

Fixed few bugs#81
huncijr wants to merge 2 commits into
hackclub:mainfrom
huncijr:fix-bugs-and-add-features

Conversation

@huncijr

@huncijr huncijr commented Jun 18, 2026

Copy link
Copy Markdown

For the most part, I fixed bugs , but I'll be making some improvements to the UI tomorrow since I have a few ideas

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
events Error Error Jun 18, 2026 12:40pm

Request Review

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

The `vercel.json` schema validation failed with the following message: should NOT have additional property `public`

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

@huncijr is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

@v1ctorio

Copy link
Copy Markdown
Member

Hey @huncijr . Could you plese specify which bugs did you fix and why each change was done? If the PR is incomplete, you may mark it as a draft

@huncijr

huncijr commented Jun 19, 2026

Copy link
Copy Markdown
Author

Hi @v1ctorio , I reviewed the codebase and found several issues that would silently fail or crash in edge cases: the RSVP fetch was using data instead of body (so requests were always empty), localStorage was called without an SSR guard (would crash during server-side rendering), a stale closure in useEffect meant emoji replacement never worked, and e.end.substring() would throw if an event had no end time

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