posit-dev / posit-dev/shinylive

Drag-to-resize doesn't work with touch-based inputs

Open
#12 0 comments 0 reactions 1 assignee View on GitHub

@nstrayer is already working on this.

Since Aug 4, 2022.

enhancement
Dominant language
TypeScript
Stars
251
Forks
25
Avg merge
19m
Merged PRs (30d)
2

Description

Currently the drag-to-resize functionality of the editor is built using mouse events which makes it unusable with touch based interfaces. This should be as simple as replacing things like onMouseDown with onPointerDown etc..

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.