Catalogue administration page is slow to load
Open
BUG
Enhancement
Hacktoberfest
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
To reproduce:
- Open REMS in a fresh browser tab, login as owner
- Click on Administration. You'll immediately see the spinner, and soon see the catalogue items.
- Go to another page (e.g. About)
- Click on Administration. The page will hang for almost a second before showing the spinner, and then the catalogue items.
React profiler shows rems.table using lots of time. Perhaps clearing the table is slow for some reason?
Contributor guide
Assessment
This issue has not been assessed yet.