javascript-tutorial / javascript-tutorial/ru.javascript.info
[Баг]: Появление горизонтального скрола
- Dominant language
- HTML
- Stars
- 4.1k
- Forks
- 922
- PR merge metrics
- No merged PRs in 30d
Description
### Описание
На станицах учебника, при наличии вертикального скрола (desktop разрешение), после скрола до progress-bar, появляется горизонтальный скрол.
### Как воспроизвести?
Чтобы воспроизвести баг, нужно:
1. Открыть любую страницу в учебнике *(например: https://learn.javascript.ru/intro)*, на разрешении от 670px и выше, с вертикальным скролом.

3. Проскролить до элемента `.tutorial-progress` и внизу экрана появится появиться горизонтальная полоса прокрутки.

>При этом элемент `` заменятся на `
Contributor guide
Research direction
Reproduce the issue on a tutorial page such as /intro in Chrome at a desktop width of 670px or more, then scroll to .tutorial-progress and inspect the progress element's replacement div and calculated width. Done means scrolling to the progress bar no longer creates a horizontal scrollbar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100