popcodeorg / popcodeorg/popcode

Can’t drag dividers (much) when browser is zoomed in

Open
#1,347 1 comment 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.