AntonioMrtz / SpotifyElectron

Spotify Electron is a cross-platform music streaming desktop app made with Electron-React frontend and Python-FastAPI-MongoDB Backend. The goal is to reproduce the original Spotify functionality while adding new ones like uploading songs
https://antoniomrtz.github.io/SpotifyElectron_Web/
Other
45 stars 24 forks source link

Create context for reloading sidebar data #268

Open AntonioMrtz opened 1 month ago

AntonioMrtz commented 1 month ago

Description

Create context for reloading sidebar data

Context

Reloading sidebar from across the app is working with a method refreshSidebarData at top component App.tsx. We want to avoid prop drilling and make the method accesible from any component

How to do it

Testing


🖐️ 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

AntonioMrtz commented 1 month ago

SidebarContext for refreshsidebardata

yashwanthvarma18 commented 1 month ago

@AntonioMrtz please asssign me this task

AntonioMrtz commented 1 month ago

Hi @yashwanthvarma18 , all yours . Let me know if you need anything :)

AntonioMrtz commented 1 week ago

Hi @yashwanthvarma18 are you still working in this issue :) ? If you need help with something just let me know 🖐️