Min size of empty elements to big
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 0
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Empty elements are unfolded and take up unnecessary space. Their size could be fit to content, so that the user does not have to scroll the empty space and have a better first glance impression of the contents of the page.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the page-rendering and layout code responsible for empty elements in this FAQ repository, then inspect how their dimensions are determined. Reproduce the oversized empty-space behavior using the screenshot as a reference. Done means empty elements no longer create unnecessary scrolling while the surrounding page content remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100