nextcloud / nextcloud/whiteboard

Prevent Nextcloud sidebar from overlapping the whiteboard canvas

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

Nobody has claimed this yet.

1. to develop design
Dominant language
JavaScript
Stars
215
Forks
39
Avg merge
1d 3h
Merged PRs (30d)
32

Description

Problem

Opening the Nextcloud sidebar overlaps canvas content and controls.

Tasks

  • Adjust layout stacking so the canvas resizes or shifts when the sidebar appears.
  • Verify behaviour on desktop and mobile breakpoints.
  • Add regression coverage if feasible.

Acceptance criteria

  • Sidebar no longer hides canvas elements when opened.
  • Closing the sidebar restores the original layout without jitter.

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

Start by reproducing the overlap with the Nextcloud sidebar open, then trace the sidebar and whiteboard canvas layout entry points across desktop and mobile breakpoints. Verify that the canvas remains usable while the sidebar is open, and that closing it restores the original layout without jitter; add regression coverage if the existing test setup supports it.

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.