You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
N/A
Describe the solution you'd like
Upgrade all dependencies (focusing more on the react-scripts) to get react hooks in. Many things have changed in the React world with the lifecycle methods and it would be best to use them for the neo4j desktop integration to subscribe to the connection changes.
Additional context
This should open a smooth path to work on #19
The text was updated successfully, but these errors were encountered:
Hi @wagnerjt , I've added redux a few weeks ago, but hooks and context should work as well and I'm still ok with removing the dependency to redux. I'll try to explore both options while trying to implement real tests.
Is your feature request related to a problem? Please describe.
N/A
Describe the solution you'd like
Upgrade all dependencies (focusing more on the react-scripts) to get react hooks in. Many things have changed in the React world with the lifecycle methods and it would be best to use them for the neo4j desktop integration to subscribe to the connection changes.
Additional context
This should open a smooth path to work on #19
The text was updated successfully, but these errors were encountered: