javascript-tutorial / javascript-tutorial/en.javascript.info
Horizontal sidebar on mobile page version
- Lenguaje dominante
- HTML
- Estrellas
- 25.5k
- Forks
- 4k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hey! I'd like to point out that the _"Get coordinates using button.getBoundingClientRect() for this button"_ button is making this page have a horizontal sidebar on mobile devices.
This isn't ideal since this is the only element that overflows the maximum width of mobile devices display.
What I'd suggest is resizing this button for mobile users, such that the button would fit the page. This can be achieved through CSS, setting up a maximum width of the button on mobile screens, the text will overflow to the next line.
Cya
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Localiza la página que contiene el botón “Get coordinates using button.getBoundingClientRect() for this button” e inspecciona su CSS en anchos móviles. Comprueba la página en un viewport estrecho; se considera hecho cuando el botón cabe en la pantalla, su texto puede ajustarse en varias líneas y no queda ningún desbordamiento horizontal.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- css
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100