-
Notifications
You must be signed in to change notification settings - Fork 46
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
fix: Responsive Design Issues for Improved Cross-Device Compatibility #64
Conversation
@nik132-eng is attempting to deploy a commit to the formbricks Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for following the naming conventions for pull request titles! 🙏 |
@mattinannt, One more page needs to be checked in responsiveness which is in the repository in the local environment I filled out the dummy project but not immediately added. just asking in the future is that automated? |
Hey @nik132-eng - thanks for your start. This is quite a comprehensive issue giving 250 Points, so please make sure the complete app is properly responsive :) Here are few points:
Please go through all the screens and make sure the complete app is responsive :)) Thanks!! |
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.
see comment
@jobenjada I made changes |
/award 250 |
Awarding nik132-eng: 250 points! |
What does this PR do?
Make design mobile-friendly
Fixes #51
Before
After
How should this be tested?
Checklist
Required
pnpm build
console.logs
git pull origin main
Appreciated