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

Feat/modal component #91

Merged
merged 8 commits into from
Aug 20, 2024
Merged

Feat/modal component #91

merged 8 commits into from
Aug 20, 2024

Conversation

henryhlly
Copy link
Contributor

Re pulling modal component to account for change

Context

Changed modals to use useState rather than searchParams since searchParams can cause some unforeseen issues.

Closes #41

What Changed?

I changed the modals and how they work fundamentally

How To Review

  1. Modal.tsx
  2. page.tsx (root)
  3. testButton.tsx

Testing

Ensured it worked and looked good on my own machine but haven't tested on other screens

Risks

Modal may not be responsive

Notes

@GBHU753 GBHU753 merged commit 8f8a27d into main Aug 20, 2024
2 checks passed
@GBHU753 GBHU753 deleted the feat/modal-component branch August 20, 2024 12:07
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.

Popup Components
2 participants