Description: I've noticed that the website becomes progressively slower the longer it is used within the same browser session. This performance drop seems to accumulate as I continue navigating and using different features, without refreshing or restarting the session.
Steps to reproduce:
Log in and begin using the website.
Continue interacting with various features (e.g., uploading, viewing, or searching notes) over an extended period.
Observe that page loads and actions become slower as the session continues.
Expected behavior: The website should maintain consistent performance regardless of session duration or activity.
Actual behavior: Performance noticeably degrades the more the site is used in a single session.
Possible causes:
Memory leaks in client-side code (JavaScript)
Inefficient data handling or accumulation of unused resources
Unreleased event listeners or timers
Environment:
Description: I've noticed that the website becomes progressively slower the longer it is used within the same browser session. This performance drop seems to accumulate as I continue navigating and using different features, without refreshing or restarting the session.
Steps to reproduce:
Expected behavior: The website should maintain consistent performance regardless of session duration or activity.
Actual behavior: Performance noticeably degrades the more the site is used in a single session.
Possible causes:
Environment: