javascript-tutorial / javascript-tutorial/en.javascript.info
Horizontal sidebar on mobile page version
- Linguagem predominante
- HTML
- Estrelas
- 25.5k
- Forks
- 4k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Localize a página que contém o botão “Get coordinates using button.getBoundingClientRect() for this button” e inspecione o CSS dela em larguras para dispositivos móveis. Verifique a página em um viewport estreito; considera-se concluído quando o botão cabe na tela, o texto pode ser quebrado em várias linhas e não resta overflow horizontal.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- css
- Domínio
- frontend
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100