GithubHelp home page GithubHelp logo

Comments (8)

tuta-amb avatar tuta-amb commented on September 24, 2024

I've had this problem with mine, and if you look here, you'll see that it hides all overflowing content. Changing it to overflow: scroll; should fix this.

from quartz.

xy-241 avatar xy-241 commented on September 24, 2024

hmm, I changed the overflow: hidden; to overflow: scroll; inside the #explorer-content css class, but both left and right sidebars still unable to scroll.

from quartz.

tuta-amb avatar tuta-amb commented on September 24, 2024

@xy-241 Oops, my bad. That was for the explorer scrolling, not the sidebars. 😳

from quartz.

lucastucious avatar lucastucious commented on September 24, 2024

if you access to base.scss, you can remove the position: fixed; line

from quartz.

xy-241 avatar xy-241 commented on September 24, 2024

if you access to base.scss, you can remove the position: fixed; line

Hmm, I gave it a try. The issue I found is that the sidebar doesn't follow when I scroll down the page, so the table of contents can't be utilized.

from quartz.

aarnphm avatar aarnphm commented on September 24, 2024

Personally i found that having multiple scroll reduce user experience a lot, esp when some of the item can be scrolled alr.

Maybe for specific view height we can push the right to below center?

from quartz.

xy-241 avatar xy-241 commented on September 24, 2024

Personally i found that having multiple scroll reduce user experience a lot, esp when some of the item can be scrolled alr.

Maybe for specific view height we can push the right to below center?

Agreed, nested scrolling can be quite confusing for users. Perhaps one possible solution is to disable the scroll ability of the items and only make the sidebar scrollable.

from quartz.

aarnphm avatar aarnphm commented on September 24, 2024

Personally i found that having multiple scroll reduce user experience a lot, esp when some of the item can be scrolled alr.
Maybe for specific view height we can push the right to below center?

Agreed, nested scrolling can be quite confusing for users. Perhaps one possible solution is to disable the scroll ability of the items and only make the sidebar scrollable.

I will kindly advice against this.

Collapse-able components would just not work here. TOC and explorer will always be larger enough to be bigger than the given height size.

I do think that if you want to implement scrolling for your garden, you can definitely do so.

from quartz.

Related Issues (20)

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.