nextcloud / nextcloud/whiteboard

Versions history: selecting older versions always shows latest content

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

Nobody has claimed this yet.

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

Description

Description

When selecting an older version from the Whiteboard Versions sidebar, the displayed board content does not change. The UI always shows the current/latest version, regardless of which historical version is selected.

Steps to reproduce

  1. Open a Whiteboard.
  2. Make multiple edits so that several versions exist.
  3. Open the Versions sidebar.
  4. Click on an older version.

Expected behavior

The board should display the content from the selected historical version.

Actual behavior

The board always displays the latest version.

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

Reproduce the issue by creating several Whiteboard versions, opening the Versions sidebar, and selecting an older version. Trace how the selected version is passed from the sidebar to the board display; done means the board content changes to match the selected historical version rather than remaining on the latest version.

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.