react-archer icon indicating copy to clipboard operation
react-archer copied to clipboard

Is it possible to make the arrows clickable/highlightable?

Open Aditya94A opened this issue 3 years ago • 3 comments

I want to dynamically draw arrows between components, highlight them on hover and put them in "focused" state on clicking and add various other interactions. Is this supported by react-archer?

Aditya94A avatar Aug 27 '20 05:08 Aditya94A

Hi!

Sorry about the delay.

Unfortunately, it is not possible yet. A PR had been started, but I deprioritized it since there was not much demand for it.

I should take it over and continue the work that had been started! https://github.com/pierpo/react-archer/pull/27

pierpo avatar Sep 01 '20 21:09 pierpo

We have a use case that needs clickable arrows, similar to the one described above. We need to make the arrows click-selectable to enable various interactions, but our arrows do not have a label. Enabling hover interactions on the arrows would be nice, too.

bobby avatar Oct 25 '21 21:10 bobby

Hello,

in my case it would be also nice if I find a library who support clickable arrows. Your lib would be ranked up if you implemented this ;)

Sylraka avatar Sep 19 '22 14:09 Sylraka