kristoferbaxter / kristoferbaxter/react-hn
minor visual suggest: overflow-y: scroll to the body?
Open
- Dominant language
- JavaScript
- Stars
- 251
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
While there are no elements in the list, the about text is jumping from left to right and back. Have you considered to add a simple `overflow-y: scroll;` to the body? In most cases the list is filled with data anyway.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the component or stylesheet controlling the page body and empty-list layout; the issue does not name a file or test. Check the empty-list view first, then verify that the about text no longer shifts horizontally when the list changes between empty and populated states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100