sistent icon indicating copy to clipboard operation
sistent copied to clipboard

Create custom `hooks` library

Open nebula-aac opened this issue 2 years ago • 2 comments

Requirements:

In multiple Layer5 repos, there are tons of hooks that can benefit from being created in a custom hooks package.

List of custom hooks (to consider to to use)

  • useDebounced
  • useLocalStorage
  • usePauseEvents
  • useThrottledDragOver
  • useCytoscape
  • useDraggable
  • useFullScreen
  • useOverlayedComponent
  • useMeshModalComponents
  • useNotification
  • usePreventUserFromLeavingPage
  • useStateCallback
  • useNotification
  • useWindowDimensions

Consider creating a Redux context provider through the hooks library


Contributor Guide

nebula-aac avatar Aug 22 '23 13:08 nebula-aac

Working branch = https://github.com/nebula-aac/sistent/tree/hooks-library

nebula-aac avatar Aug 28 '23 00:08 nebula-aac

Can you Assign this issue to me ?

NishantSinghhhhh avatar Oct 18 '24 19:10 NishantSinghhhhh