openedx / openedx/frontend-app-learner-dashboard
Footer component
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 208
- Avg merge
- 59m
- Merged PRs (30d)
- 2
Description
During discovery work with @cintnguyen, we noticed a large gap between the footer and the end of the page.
This becomes an issue around 1080px in height. We need to make sure the container for all of the content we're showing accounts for the header and footer and supports the viewport.
Contributor guide
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 learner dashboard container that lays out the header, content, and footer, then reproduce the gap at a viewport height around 1080px. Confirm the layout accounts for the header and footer and fills the viewport without the reported gap; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100