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

Title: Feature Request: Improve Website Responsiveness #55

Closed
VanshChitransh opened this issue Oct 1, 2024 · 2 comments
Closed

Title: Feature Request: Improve Website Responsiveness #55

VanshChitransh opened this issue Oct 1, 2024 · 2 comments

Comments

@VanshChitransh
Copy link

Feature Request: Improve Website Responsiveness

Description:

The website should be responsive across various devices and screen sizes. Currently, some UI components may not scale or adjust properly when viewed on smaller screens (such as mobile devices) or larger displays.

Goals:

  • Ensure that all elements, including text, images, and buttons, adjust properly on different screen sizes (mobile, tablet, desktop).
  • Ensure the layout does not break or become unreadable when viewed on smaller or larger screens.
  • Optimize font sizes, margins, and padding for better readability on different devices.
  • Improve user experience by making the website fully usable on touch devices like smartphones and tablets.

Suggested Solution:

  • Use CSS media queries to create breakpoints for different screen sizes (e.g., mobile-first approach).
  • Implement flexible layouts with responsive units (e.g., em, rem, vw, vh) instead of fixed units.
  • Test responsiveness on devices with various screen sizes using tools like Chrome DevTools or responsive design mode in browsers.

###ScreenShot:
Screenshot from 2024-10-02 01-13-15
Screenshot from 2024-10-02 01-13-12
Screenshot from 2024-10-02 01-13-08

Additional Notes:

  • The design could include features like a collapsible navigation menu for mobile screens, as well as fluid grids or flexbox for better content distribution on various devices.
  • Testing across multiple devices and screen orientations is important to ensure the best possible user experience.
@VanshChitransh
Copy link
Author

@nfoert Please assign me the issue, i want to work on this.

@nfoert
Copy link
Owner

nfoert commented Oct 2, 2024

Hello there @VanshChitransh, the screenshots you included are all intended layouts on mobile, this work was already done in #4. There are a few interfaces with bugs (namely #47). If there's any specific interfaces that need improved or have bugs, they should be given individual issue reports.

@nfoert nfoert closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants