dvjsharma / Drawn2Shoe

Drawn2Shoe is a user-friendly e-commerce platform. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.
MIT License
27 stars 42 forks source link

Registration Page #130

Closed Yashop181 closed 4 months ago

Yashop181 commented 4 months ago

Describe the bug The registration form is too large and not fitting well within the viewport, causing layout issues.

Steps To Reproduce Steps to reproduce the behavior:

Go to the registration page. Click on the 'Register' button to open the registration form. Scroll down to view the entire form. See error: The form extends beyond the viewport and requires scrolling. Expected behavior The registration form should fit within the viewport without the need for scrolling, providing a seamless user experience.

Screenshots Initial problematic layout: Screenshot (1127)

Proposed improved layout: Screenshot (1125)

Desktop (please complete the following information):

OS: Windows 10 Browser: Chrome Version: 114.0.5735.199 Additional context This issue can be fixed by adjusting the CSS styles to ensure the form's size is responsive and fits within the viewport on various screen sizes.

dvjsharma commented 4 months ago

Hey @Yashop181. Thanks for pointing out. We are already tracking this by #118. Closing as duplicate.