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

Made Animated Login Register Form component responsive #1434

Merged
merged 3 commits into from
Dec 31, 2024

Conversation

jitendrasuthar1998
Copy link
Contributor

@jitendrasuthar1998 jitendrasuthar1998 commented Dec 30, 2024

Fixes Issue🛠️

Closes #1418

Description👨‍💻

I have removed overlay container and just showed form container with login or register message in small screen devices.

I have added a new small-form-container which consists of login and register form.
It is only visible in small screen devices lesser than 768px.
And displaying those forms on login or register buttons which are in helper message.

Type of Change📄

  • Style (non-breaking change which improves website style or formatting)
  • Responsiveness (non-breaking change which improves UI/UX on different screen sizes)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have commented on my code, particularly in hard-to-understand areas

Screenshots/GIF📷

Screenshot from 2024-12-30 17-58-13

Copy link

netlify bot commented Dec 30, 2024

Deploy Preview for beautiify ready!

Name Link
🔨 Latest commit 387f3e3
🔍 Latest deploy log https://app.netlify.com/sites/beautiify/deploys/67740f8a9e555400084c6d1a
😎 Deploy Preview https://deploy-preview-1434--beautiify.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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey @jitendrasuthar1998, Welcome to the project Beautiify! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

@Rakesh9100 Rakesh9100 changed the title made animated login resgister component responsive Made Animated Login Register Form component responsive Dec 31, 2024
@Rakesh9100 Rakesh9100 merged commit 639db8b into Rakesh9100:main Dec 31, 2024
4 checks passed
Copy link

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @jitendrasuthar1998

@Rakesh9100 Rakesh9100 added Hard Complex or challenging task Completed 🥳 PR successfully merged and issue resolved on completion KWOC KWOC Open Source Program labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion Hard Complex or challenging task KWOC KWOC Open Source Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Style] Make Animated Login Register Form component responsive
2 participants