-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: make create-fuels
template app responsive
#3011
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will this impact the UI integration tests at all?
@danielbate I don't think so 🤔 Is there a way to run them here? |
@Dhaiwat10 I have been releasing to NPM then running the tests against the PR - as seen here. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
This PR is published in NPM with version 0.0.0-pr-3011-20240828152541 |
ab2d389
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feature is demoable in the preview 🎉 Need to get it working against a testnet contract but WIP. Great work Dhai.
Coverage Report:
Changed Files:
|
create-fuels
template app is mobile-friendly #2997Release notes
In this release, we:
create-fuels
template app mobile-friendlySummary
This PR adds a responsive navbar to the
create-fuels
template to ensure that it is usable on mobile devices as well.Checklist