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

Added modal #169

Merged
merged 10 commits into from
Dec 14, 2023
Merged

Added modal #169

merged 10 commits into from
Dec 14, 2023

Conversation

KamyaPA
Copy link
Contributor

@KamyaPA KamyaPA commented Dec 14, 2023

Changes/Additions:

  • Modal to its own branch

Closes #79

Copy link

netlify bot commented Dec 14, 2023

Deploy Preview for ecdar ready!

Name Link
🔨 Latest commit 9f2db17
🔍 Latest deploy log https://app.netlify.com/sites/ecdar/deploys/657b160fda546e0008a5f6ad
😎 Deploy Preview https://deploy-preview-169--ecdar.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@atjn
Copy link
Collaborator

atjn commented Dec 14, 2023

Asking @DenFlyvendeGed have you decided that implementing close/open functionality as a svelte store is too complex? I would prefer it that way, but I can accept this as well.

@KamyaPA
Copy link
Contributor Author

KamyaPA commented Dec 14, 2023

Asking @DenFlyvendeGed have you decided that implementing close/open functionality as a svelte store is too complex? I would prefer it that way, but I can accept this as well.

I'll do it

@atjn atjn enabled auto-merge (rebase) December 14, 2023 14:34
@atjn atjn disabled auto-merge December 14, 2023 14:34
@atjn atjn enabled auto-merge (squash) December 14, 2023 14:35
@atjn atjn requested a review from BaBrixx December 14, 2023 14:36
@atjn
Copy link
Collaborator

atjn commented Dec 14, 2023

It is okay to delete the three tests because they specifically test the custom open/close functionality that we have removed by moving the settings view to the modal. We should however implement tests that check the same functionality in the modal.

@atjn atjn merged commit decb3e0 into main Dec 14, 2023
6 checks passed
@atjn atjn deleted the modal branch December 14, 2023 14:58
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.

Modal component
4 participants