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
With react-scan we can audit the app for any performance bottlenecks related to re-renders. Let's test all pages and if any issues pop up, let's also fix them.
📈 Subtasks
Locally run react-scan to analyse the app for performance bottlenecks.
If you find any, fix them.
🎯 Definition of Done
The app works as before without any regressions.
Any performance bottlenecks are removed.
The text was updated successfully, but these errors were encountered:
📄 Context
With react-scan we can audit the app for any performance bottlenecks related to re-renders. Let's test all pages and if any issues pop up, let's also fix them.
📈 Subtasks
react-scan
to analyse the app for performance bottlenecks.🎯 Definition of Done
The text was updated successfully, but these errors were encountered: