Create context for reloading sidebar data #268
Labels
frontend
Frontend related issues
good first issue
Good for newcomers
hacktoberfest
hacktoberfest
help-wanted
Help is wanted
javascript
Pull requests that update Javascript code
refactor
Code changes or improvements that do not change code behaviour
Description
Create context for reloading sidebar data
Context
Reloading sidebar from across the app is working with a method
refreshSidebarData
at top componentApp.tsx
. We want to avoid prop drilling and make the method accesible from any componentHow to do it
refreshSidebarData
refreshSidebarData
to use the contextTesting
🖐️ Learn how to CONTRIBUTE, all help is welcomed :)
📚 Check out the project documentation for more info
⭐ Help this project grow by giving it a star if you like it!
😵 Trello links are used for traceability, do not ask to join the board before leaving a comment in the related issue
The text was updated successfully, but these errors were encountered: