nextcloud / nextcloud/whiteboard
Undo changes tool options to previous tool but not the active tool
Open
Nobody has claimed this yet.
bug
upstream
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
It's a bit hard to describe, so I recorded this.
Steps to reproduce:
- Select a tool, such as Rectangle.
- Draw a rectangle.
- Select another tool, such as Pen.
- Draw something with a Pen.
- Click Undo.
- When the last drawing of the Pen is undone, the tool options menu switches to rectangle options but the Pen is still selected.
- Draw again, and the tool options switches to the active tool - Pen.
Recording:
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
Reproduce the issue using the listed Rectangle and Pen steps and the attached recording. Trace the undo flow and tool-options update entry points; done means undoing the Pen drawing leaves the Pen selected with Pen options visible.
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