INCF / niQC

NeuroImaging Quality Control (niQC)

Home Page:https://incf.github.io/niQC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Layout in small screens

raamana opened this issue · comments

Current layout does not generalize to mobiles and small windows on desktops. Perhaps a config issue?

cc @anibalsolon

Menu is not dynamic and is the main issue

I tried to read the docusaurus docs, but it wasn't clear to me how to change the config, or even if its possible. Did you get a chance to think about this?

@raamana it is about the layout/css. We use Gatsby now, instead of docusaurus.

I think we might need something like this:

https://blog.teamtreehouse.com/create-an-absolute-basic-mobile-css-responsive-navigation-menu

cool - didn't realize that.

Anything that works and is easy is fine with me. Go ahead with that menu.

Hi @raamana

It is done now! I just need to figure out how to display the tool's tables, because they overflow the page and break it.

Looks Great!

Tables look okay to me in landscape mode. If it’s more than trivial, don’t bother.

I've added scrollbars when in a mobile screen.