AMO-Tools-Desktop icon indicating copy to clipboard operation
AMO-Tools-Desktop copied to clipboard

Diagram tech enhancement/updates

Open nbintertech opened this issue 1 year ago • 1 comments

  1. Change xyflow default id's - diagram nodes and edges still use default id's from xyflow. These should be changed to before we go into production - and could be a little more human readable/useful.
  2. Check and add form id's htmlFor - prevent duplicate refs
  3. Optimize callbacks with useCallback
  4. Optimize with debounce

Stretch - get css modules compiling

nbintertech avatar Sep 16 '24 19:09 nbintertech

Changed above stuff, also added some performance for user input on saving diagram and the color palettes (reduce amount of calls to each)

nbintertech avatar Sep 27 '24 13:09 nbintertech