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

svelte-5-leftover-mobile-nav #1696

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

vvnsrzn
Copy link
Contributor

@vvnsrzn vvnsrzn commented Feb 8, 2025

Hi @nsarrazin!

Thank you for your reply on #1668

I worked on the first component of your list.

I suggested a component testing strategy to be sure that my refactor is not going too far 😄

Feel free to discard it if it's not something you want/need.

Following #1691

@nsarrazin nsarrazin linked an issue Feb 8, 2025 that may be closed by this pull request
@nsarrazin
Copy link
Collaborator

Love the component testing!! Tried to do it in #1692 but i was struggling to make it work, so glad to see it here haha

Once the conflicts are resolved I can run the tests to make sure it works :)

@nsarrazin nsarrazin added enhancement New feature or request front This issue is related to the front-end of the app. dependencies Pull requests that update a dependency file labels Feb 8, 2025
@vvnsrzn
Copy link
Contributor Author

vvnsrzn commented Feb 9, 2025

I have a MongoMemoryServer error on my local machine, even on main.

I haven't been able to get rid of it.

Do you have the same problem?

It's quite strange! 😄

@vvnsrzn vvnsrzn force-pushed the svelte-5-leftover-mobile-nav branch 2 times, most recently from 7f2637e to 895abd7 Compare February 11, 2025 22:49
@vvnsrzn
Copy link
Contributor Author

vvnsrzn commented Feb 11, 2025

I removed the testing part.

I could have a look on #1692 to check how it goes.

Hope this will work :)

@vvnsrzn vvnsrzn force-pushed the svelte-5-leftover-mobile-nav branch from 3f565a4 to 895abd7 Compare February 13, 2025 20:31
Copy link
Collaborator

@nsarrazin nsarrazin left a comment

Choose a reason for hiding this comment

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

Works great! Thanks for the PR 🚀

@nsarrazin nsarrazin merged commit 91f7e95 into huggingface:main Feb 17, 2025
3 checks passed
@vvnsrzn vvnsrzn deleted the svelte-5-leftover-mobile-nav branch February 17, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request front This issue is related to the front-end of the app.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

src/lib/components/MobileNav.svelte
3 participants