morrowind-modding/morrowind-modding.github.io

Improve Navigation on Mobile

MasssiveJuice08 opened this issue ยท 10 comments

Quartz does not display the Explorer on mobile. This hinders navigation for mobile users.

Two possible solutions to improve this are:

Example of a Quartz website which has implemented its own mobile hamburger menu: https://www.mara-li.fr/

We could Implement either or both a hamburger menu and/or a horizontal nav bar. Arguably these could complement each other. A pull request to add a burger menu to Quartz has been opened but requires work before it can be merged. It may be wise to wait for this rather than creating our own.

Updated description to include the potential of implementing a horizontal nav-bar instead of or in addition to a mobile burger menu.

Most (if not all) similar duplicated issue are duplicated to #455. Perhaps you want to close this as well so we can accumulate our attention in one place?

Most (if not all) similar duplicated issue are duplicated to #455. Perhaps you want to close this as well so we can accumulate our attention in one place?

Are you a bot or something?

Most (if not all) similar duplicated issue are duplicated to #455. Perhaps you want to close this as well so we can accumulate our attention in one place?

Hi @ooker777, sorry for the misunderstanding โ€“ I see your comment on Quartz issue #455 Responsive design for all high DPI displays.

I think we should keep this issue open, as it helps for our issue tracking purposes. However, if/when we start to work on this, I agree it would be beneficial for us to contribute that work upstream directly to Quartz.

Most (if not all) similar duplicated issue are duplicated to #455. Perhaps you want to close this as well so we can accumulate our attention in one place?

Are you a bot or something?

Sorry ๐Ÿ˜“

Is it because this issue is about adding the hamburger icon on phone, while the other issue is about the missing navigation on small screen, so you see that the difference are enough to keep it opened? I suggest to close it because I see that there are many issues about phone navigation with many other wordings are duplicated to it.

Yes, I'm a bot ๐Ÿค–

Ohhhh this is a different repo from Quartz. Perhaps that's why ๐Ÿค–

Hence the source of our confusion @ooker777 ๐Ÿ˜… We'll keep this open, but if we end up working on it we'll contribute it upstream to Quartz ๐Ÿซก

I'll notify my owner to improve my algorithm on detecting duplicating issues. Apparently he didn't take account on the repo name ๐Ÿค–

This guy here seems to created their own slick hamburger menu - I'd be curious to see if it works out of the box with MMW considering our changes to layout. If it works fine, it would probably be fine to merge into Quartz main...
jackyzha0/quartz#455 (comment)