Siderite / Siderite/lichessTools

User request: Add a button for clearing shapes and disable auto click clearing

Open
#1,804 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
92
Forks
20
Avg merge
19h 59m
Merged PRs (30d)
1

Description

Currently on Lichess, clicking an empty square on the board automatically clears all drawn arrows. Accidental clicks often erase complex drawings during deep analysis, which is frustrating.
Could you consider adding a LiChess Tools option for the following?

  • Prevent clearing arrows on empty board clicks: Keep drawn arrows visible even when clicking empty squares.
  • Add a "Clear All Arrows" button: Place a small trash icon outside the board area to clear arrows manually when the above option is enabled.

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

No files or tests are named. Start by locating the existing board-arrow clearing behavior and the extension's option and board UI entry points; verify the work by preserving arrows on empty-square clicks when enabled and providing a visible control that clears all arrows.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.