kart7990 / virtualpitwall

https://staging.virtualpitwall.com
Other
15 stars 7 forks source link

Persist dashboard layout #46

Closed kart7990 closed 4 months ago

kart7990 commented 4 months ago

This change adds dashboard layout persistence. The layout will be saved to local storage automatically anytime an item is resized or moved. It also fixes redux selector memoization issues to help improve performance.

I will follow up with another PR shortly to add the ability to add and remove components from the dashboard.