NUKnightLab / NUKnightLab/juxtapose
Doesn't correctly resize
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 882
- Forks
- 127
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
I noticed that the slider only re-sets the width and height on the wrapper of width is not set. When manually clearing the attribute it immediately gets set on resizing, when one is there already it isn't changed.
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
No file or test is identified in the issue. Start by reproducing the slider resize behavior and tracing the code that updates the wrapper dimensions, especially when width and height attributes already exist. Done means resizing updates the existing dimensions as well as dimensions restored after manual clearing.
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
- Needs clarification
- Newbie friendliness
- 30/100