denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

[Suggestion] Make sidebar and navbar fixed. #2638

Closed yakuppgeyikk96 closed 1 year ago

yakuppgeyikk96 commented 1 year ago

Generally on the pages, how would it be that navbar and sidebar are fixed and only document can be scrolled. Thus I can navigate to other pages easily no matter where I am on the page.

crowlKats commented 1 year ago

Sidebar already addressed in #2525. Navbar is quite difficult on mobile, and if you are on the module view one would want the module navbar to be sticky as well, which is a massive amount of screenspace.