openedx / openedx/frontend-plugin-framework

Scrollbar appears in iFrame while resizing

Open
#74 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.