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.
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.