Hide cursor on long press

Open Beginner friendly
#3,559 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
typescript
Domain
frontend

Research direction

Start by locating the long-press handling and the existing cursor-hiding mechanism used for multiselect. Reproduce the listed steps with the cursor on c, then verify that activating long press on a hides the cursor throughout the drag without changing the other selection behavior.

Written by the indexing model from the issue text.

Description

bug

Steps to Reproduce

- a
- b
- c
  1. Set the cursor to c.
  2. Long press a without releasing.
  3. Drag a.

Current Behavior

The cursor is visible after the long press and during the drag.

Expected Behavior

The cursor should be hidden as soon as long press is activated.

Hide the cursor using the same mechanism as when it is hidden on multiselect.

Dominant language
TypeScript
Stars
356
Forks
141
Avg merge
23h 39m
Merged PRs (30d)
283

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.

More from cybersemics/em

All issues in cybersemics/em

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.