accessibilitydocsgood first issuenew featurestyles
Descrizione
Feature request
Make right sidebar scrollable independently or static like this docs
Guida contributor
Tech stack
htmlcssjavascript
Dominio
frontend
Tipo issue
feature
DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
2
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
half day
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
stale
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
clear
Prerequisiti
Basic CSSHTML layoutDjango templates
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
75
Direzione di ricerca
Review the existing layout in the templates (likely a base template) and the associated CSS files for documentation pages. Check how the sidebar is currently structured and consider implementing a CSS solution (e.g., position: sticky or overflow y: scroll) to make it scroll independently. Ensure the change is responsive and does not break other pages. Look for any existing discussions or PRs on this issue for additional context.