open-learning-exchange.github.io icon indicating copy to clipboard operation
open-learning-exchange.github.io copied to clipboard

Broken links on mobile and tablet

Open jessewashburn opened this issue 1 year ago • 4 comments

Please verify the following:

Problem

Throughout the website, on tablet and mobile view, this upward pointing arrow appears and leads to a 404.

Screenshot (when necessary)

image

Proposed solution(s)

Unclear what this is supposed to lead to, and there's no link there on desktop view, so perhaps it's best to remove the arrow altogether.

jessewashburn avatar Dec 31 '24 14:12 jessewashburn

This is part of MDwiki's code that's supposed to jump to the menu list, I'm not sure why and since when it's not working anymore... https://github.com/Dynalon/mdwiki/blob/a77d365707e088f0a39833502c0aea6a35b0ceb9/js/basic_skeleton.js#L204

xyb994 avatar Jan 04 '25 01:01 xyb994

Great catch! It's always helpful to find these navigation issues early on.

huitk avatar Jan 13 '25 05:01 huitk

Sharp eye on noticing this. It might also help to inspect the console for errors when clicking the arrow to see if there are any JavaScript issues preventing it from functioning as expected.

tuyisabeangelique avatar Jan 21 '25 01:01 tuyisabeangelique

Good observation!!, let me know if you were able to resolve it.

munishpatel avatar Mar 09 '25 19:03 munishpatel