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

43 create new event flow + add events modal #51

Merged
merged 6 commits into from
Feb 4, 2024

Conversation

stevem-zhou
Copy link
Collaborator

Authors: @theNatePi @stevem-zhou

What does this PR contain?

Created the AddEventModal with all the requirements, including toasters. We also created custom icons within the Icons folder to match the ones used on the Figma.

How did you test these changes?

Sent a bunch of different events and checked the postgres db to see that it updated.

Attach images (if applicable)

closes #43

@stevem-zhou stevem-zhou linked an issue Feb 4, 2024 that may be closed by this pull request
@stevem-zhou stevem-zhou marked this pull request as ready for review February 4, 2024 02:00
});

export {
theme,

Choose a reason for hiding this comment

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

⚠️ [eslint] <react-refresh/only-export-components> reported by reviewdog 🐶
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.

Copy link
Collaborator

@Aokijiop Aokijiop left a comment

Choose a reason for hiding this comment

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

Woah nice job on the task guys :O

@Aokijiop Aokijiop merged commit 01885c3 into main Feb 4, 2024
4 checks passed
@NwinNwin NwinNwin deleted the 43-create-new-event-flow-+-add-events-modal branch February 20, 2024 00:38
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.

Create New Event Flow + Add Events Modal
4 participants