popcodeorg / popcodeorg/popcode
Can’t drag dividers (much) when browser is zoomed in
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
To reproduce:
- Open Popcode
- Zoom in with the browser’s built-in zoom (command-+) a few levels
- Attempt to drag the vertical divider left or right
- Note that you cannot drag it very far, or perhaps not at all, depending on zoom level
I think we’re calculating a minimum size for resizable elements that isn’t resilient to zoom levels changing.
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
Reproduce the issue in Popcode by zooming the browser several levels and dragging the vertical divider. Start by locating the divider's resizable-element minimum-size calculation; done means the divider can be dragged a useful distance at each tested zoom level without breaking the layout.
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
- 42/100