Code Monkey home page Code Monkey logo

Comments (2)

fabdul88 avatar fabdul88 commented on July 2, 2024 1

Yes, 4k resolutions are pretty standard, thus having a responsive design that accommodates users within this category keeps the UI consistent.

Since a user might have other programs open that would take up screen real estate, a narrowed down browser window would still be able to display the correct UI on a 4k screen.

Adding padding is a great fix! Another alternative to prevent the scrollbar from moving out of view would be to prevent the .cards container extending vertically, by using an absolute unit, along with a "min value" for smaller screen sizes.

Overall, great work Sanket

from bookstore-template.

Sanket-Mathur avatar Sanket-Mathur commented on July 2, 2024

Thank you very much for pointing it out. I rarely test my designs for such extreme screen sizes.

It looks even worse in the range 1400px-1525px vertically when the scrollbar is only partly visible.
The scrollbar is not considered under the content of the block and that's why not assigned any space by flex. This should be an easy fix by adding a small bottom padding to the event and genres section.

However, there would be some similar issues to fix related to content not being properly visible for very small screen sizes as well. I'll create a pull request after fixing all such issues.

from bookstore-template.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.