openedx / openedx/frontend-component-header
Account dropdown appears behind main MFE content
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 193
- Avg merge
- 25d 8h
- Merged PRs (30d)
- 1
Description
The z-index on the account dropdown menu causes the menu to get overlaped by primary MFE content in some cases, for example on the learner dashboard:
This issue could also be addressed (or similarly considered) in the related MFE repos. In the above image, the filters section has a z-index of 10 which seems like may be unnecessary.
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 reproducing the overlap on the learner dashboard and inspect the account dropdown and the filters section mentioned in the issue, including their z-index values. Done means the account menu consistently appears above the primary MFE content in the affected case, with related MFE repositories considered as needed.
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