react-selection-popover icon indicating copy to clipboard operation
react-selection-popover copied to clipboard

A medium like popover menu for selected text (no longer maintained)

Results 4 react-selection-popover issues
Sort by recently updated
recently updated
newest added

Hey there. I'm the maintainer of draft-js-plugins and as you can imagine - selection popovers are a very common occurance when working with draft-js or text editors in general. I'm...

Haven't dug into it, but I assume it's because of `const target = document.querySelector('[data-selectable]')` etc. My use case is that I have a bunch of table rows representing back-end data...

The demo has "Like" then "Dislike" a previously liked text. Think it'd be hard to also highlight the selection? Like Rangy https://stackoverflow.com/questions/5765381/how-do-i-wrap-a-text-selection-from-window-getselection-getrangeat0-with-an#5765574 ?

> Warning: Unknown props `disableOnClickOutside`, `enableOnClickOutside` on `` tag. > Remove these props from the element. For details, see https://fb.me/react-unknown-prop This is likely due to new-ish React behaviors.