patternfly / patternfly/patternfly-react
Bug - Sidebar - Hidden on smaller screens
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- TypeScript
- Estrellas
- 862
- Forks
- 392
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 9
Descripción
Describe the problem
Sidebars will not be visible on the page when using a smaller screen and isManagedSidebar is false on the Page.
How do you reproduce the problem?
This can be seen on the PatternFly website: https://www.patternfly.org/components/page#vertical-navigation
- Reduce the size of the browser window until the sidebar automatically closes
- Click the hamburger button to try to open it again
- The sidebar does not open
Expected behavior
The sidebar should appear on the page as it does when using isManagedSidebar on a small screen.
Is this issue blocking you?
We cannot update our mobile app to the newest version of PatternFly due to this.
Screenshots
Before opening:
After trying to open: (Note part of the sidebar appearing on the left)
What is your environment?
- OS: Linux
- Browser: Firefox
- Version: 149.0.2
What is your product and what release date are you targeting?
Any other information?
Jira Issue: PF-4262
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
Comienza con el componente Page y el comportamiento de su barra lateral; después, reproduce el problema del ejemplo de navegación vertical de PatternFly reduciendo el tamaño del navegador y usando el botón de menú hamburguesa. Se considera terminado cuando la barra lateral se abre en una pantalla más pequeña cuando isManagedSidebar es false, coincidiendo con el comportamiento cuando es true.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- react, typescript
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100