python / python/python-docs-theme
new navigation sidebar is effectively modal, keyboard-hostile, and hides the documentation from view
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- CSS
- Estrellas
- 90
- Forks
- 78
- Merge medio
- 2 d 19 h
- PR fusionados (30 d)
- 4
Descripción
The not-yet-released python 3.10 and 3.11 docs theme introduces navigation sidebar behavior that is several steps backwards in usability. From what I can tell, it exhibits all these problems:
- When open, it covers up the documentation instead of letting the text reflow, making it impossible to follow my usual workflow of quickly jumping from one section to the next while reading the bits I need. The experience is like trying to navigate around modal dialog boxes in a 1990s Windows application.
- It is now inaccessible on systems without a mouse.
- Even on computers that have a mouse, viewing it is now a hassle. One must locate the mysterious hamburger button, move a hand to the mouse, aim it at the button, and click it, before the menu will appear at all. Only then can one go about looking for a needed navigation link. That's a lot of extra steps compared to simply having the links always available at the top, bottom, or side of the page.
- Scrolling through the navigation links no longer works without a mouse. Page Up/Down, arrow keys, and space bar all fail to scroll the content being read. Only mouse navigation seems to be supported.
This new design seems to have been implemented hastily, without consideration for users outside a very narrow range of workflows and devices. Please revert it, at least until something more sensible can be developed.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
El issue identifica la nueva barra lateral de navegación del tema de documentación de Python 3.10 y 3.11; empieza por localizar la implementación de esa barra lateral y reproducir su comportamiento con el ratón y el teclado. Se considerará terminado cuando la documentación siga siendo utilizable durante la navegación, la barra lateral no oculte el texto y los usuarios del teclado puedan acceder a la navegación y desplazarse por ella.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- css
- Área
- accessibility, documentation
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100