openedx / openedx/frontend-plugin-framework
Scrollbar appears in iFrame while resizing
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
When using an iFrame plugin, the scrollbar can be seen when resizing the window.
Acceptance Criteria
- Ensure that whenever an iFrame is being resized, the scrollbar doesn’t appear.
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
Reproduce the issue by resizing the window while using an iFrame plugin, then locate the code responsible for iFrame resizing. Confirm the behavior during repeated resizes and make the scrollbar remain hidden throughout; done means no scrollbar is visible while resizing.
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