selection icon indicating copy to clipboard operation
selection copied to clipboard

✨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks!

Results 18 selection issues
Sort by recently updated
recently updated
newest added

#### What is the problem? Using multiple fingers on mobile devices causes the selection to break / causes an invalid state. #### What is the expected behavior? Only the first...

bug
browser quirk

Hello, I am struggling to get selection working inside a `overflow: scroll` container. Relevant code: https://codesandbox.io/s/viselect-react-forked-50x7n?file=/src/App.tsx:899-1034 Live demo: https://50x7n.sse.codesandbox.io/ Here is what I get: https://user-images.githubusercontent.com/1047512/137693145-85b984f1-de76-48b4-b9d4-4f23b9e7598a.mov What I would like to...

bug

### Discussed in https://github.com/Simonwep/selection/discussions/155 Originally posted by **roonie007** January 22, 2022 How can I select this SVG element only when the mouse is over the line ![image](https://user-images.githubusercontent.com/7860859/150621866-97242a9d-a048-4b52-9e53-d5881d71c7e0.png) What is actually...

help wanted
feature request

Thanks for the library ! ### Is your feature request related to a problem? Please describe. I've implemented drag/drop features to my app and needed a way to temporarily disable...

question

#### What is the problem? Mouse selection doesn't work with interactive tags like "video", in my case. #### What is the current behavior? It is not possible to start a...

help wanted
browser quirk

An option to enable/disable selection options (issue : https://github.com/Simonwep/selection/issues/167)

**Is your feature request related to a problem? Please describe.** I would like to enable the "drag-selecting while scrolling" behaviour in my codebase. However, I have issues because my setup...

question
unconfirmed

Thanks for building this package. It's been amazing to work with! I'm working on an application where I'm grabbing the `id` of various components fairly frequently using event listeners. The...

When I use react-window FixedSizeGrid, adding `SelectionArea` with `innerElementType` will cause drag and drop to fail to scroll the page or drag and drop to remain selected。 The structure of...

unconfirmed

**Use [discussions](https://github.com/Simonwep/selection/discussions).** I have a component that is inside a shadow root and can't seem to get events to fire correctly. I suspect this is due to the hard dependency...

question
unconfirmed