workbenchdev / workbenchdev/Biblioteca
Default size of the app is too small in relation to breakpoint and sidebar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 69
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The default size of the app is small enough that
- The breakpoint collpases the sidebar by default
- Even after going slightly over the breakpoint, The main view is not twice as wide as the sidebar.
On possibility would be to add around 100-200px both to the default width and height, and then make the sidebar (slightly) less wider.
Note that the breakpoint is in sp which takes into account font size, I am currently using font scaling factor = 1.25, which is the Large Text option in Settings.
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
Start by locating the app's default width and height, the breakpoint that collapses the sidebar, and the sidebar sizing rules. Reproduce the layout with the reported 1.25 font scaling factor and compare it just below and above the breakpoint. Done means the sidebar does not collapse unexpectedly at the default size and the main view has the intended relative width.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100