vis-network icon indicating copy to clipboard operation
vis-network copied to clipboard

Feature Request- Web accessibility

Open harsh7in opened this issue 2 years ago • 3 comments

  1. Navigate node with the keys(right key, left key)
  2. Able to fire events i.e. Double click,single click,right click using keyboard

Description- We are thinking of making a feature for visually impacted people which can help them access the mouse features by the keyboard using some key combinations.

We will make a feature which will navigate through the nodes using the left and right key as we navigate through the components using the ALT key.

We will make a feature that will select a node and for that particular node and we will replace the right click, double click and single click with the combination of keyboard keys. So that user can access it with the keyboard easily.

Screenshot 2022-04-14 142728

harsh7in avatar Apr 18 '22 05:04 harsh7in

hii @Thomaash , I want to add this feature, can you please look into it and guide me in the further process.

harsh7in avatar Apr 21 '22 06:04 harsh7in

that would be awesome. I am wondering if it will be possible to use the rendering engine and use it with SVG or HTML nodes, removing canvas as main engine. Any ideas of the implications and time required for that?

chriscarex avatar May 02 '22 15:05 chriscarex

We are thinking to make s for single click, d for double click, c for context menu,l for left and r for right key nevigation, if maintainers have any suggestion, we will be glad to hear that.

harsh7in avatar May 25 '22 16:05 harsh7in