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

Overflow hidden horizontally and vertically, and enhance the Review Eorm. #145

Closed

Conversation

Shashanktriathi1703
Copy link

Fixes Issue🛠️

Closes #128

Description👨‍💻

Overflow hidden horizontally and vertically, and enhance the Review Eorm.

  • When the Review button is clicked on a website, the Review form opens up, but it extends too far in both horizontal and vertical directions, causing dissatisfaction and a subpar user experience.
  • I have thoroughly examined the JSX and CSS files, confidently enhancing the code to reduce the size of the review page components and fit within the window, thereby improving the user experience.
  • The components have been aligned using justify-content and align-items, with the overflow hidden property ensuring a scroll-free page.

Type of change📄

  • Bug (The components have been aligned using justify-content and align-items, with the overflow hidden property ensuring a scroll-free page.)

How this has been tested✅

  • I have performed a self-assessment of my code on the server side.

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have added a demonstration in the form of a GIF/Screenshots.
  • I am an Open Source Contributor in GSSOC'24

Screenshots/GIF📷

solve

Copy link

vercel bot commented Jun 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
75per ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 16, 2024 7:37pm

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Shashanktriathi1703
Copy link
Author

I have addressed the issue and believe that I have resolved it @AbhiDiva96.
https://www.awesomescreenshot.com/video/28688953?key=3e19a31036bc33d6cf0301fe29225d3c

Copy link

github-actions bot commented Jul 2, 2024

This PR has been automatically closed due to inactivity from the owner for 15 days.

@github-actions github-actions bot added the Stale label Jul 2, 2024
@github-actions github-actions bot closed this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overflow horizontally and vertically
1 participant