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

CreateEventForm #32

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

CreateEventForm #32

wants to merge 5 commits into from

Conversation

SzBeni2003
Copy link
Contributor

Working form for creating events.

Copy link

vercel bot commented Aug 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
program-sch-frontend ❌ Failed (Inspect) Aug 31, 2024 10:06pm

Copy link

@DannySS123 DannySS123 left a comment

Choose a reason for hiding this comment

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

Nice job!

Some things to improve:

  • redirect when the event is created
  • remove the hardcoded parts (there are some user selectors in the konzisite)
  • if the ownerId doesn't exist I get 500 error codes from the backend. This means that some cases aren't handled yet. Normally we should never get 500-s, so please fix it.
  • the description looks strange in the middle of the textbox, and I can't write enters

I was able to create an event, so it works nicely (although I had to create the user with the ownerId), so great job, keep up the good work! 🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hooks to the backend Új esemény létrehozása oldal (form) elkészítése
2 participants