Open christinach opened 2 years ago
Error to the user should be You have exceeded the maximum number of bookmarks! You can only save 1024 bookmarks
This relies on https://github.com/projectblacklight/blacklight/pull/2666 getting backported and released.
It's now been backported and released in 7.25.2.
Jane will take a look and see if this can split into only a ruby only PR that can be merged with BL 7. Javascript should wait until BL8.
Jane tried this without Javascript helpers, didn't work out well.
For a Blacklight 7-compatible work-in-progress branch, see https://github.com/pulibrary/orangelight/pull/3363.
low priority feature, and this might be resolved with blacklight upgrade?
@caroldh and @ellen-aa, we occasionally get feedback from users (almost always Subject Librarians) that they've amassed a huge number of bookmarks. Do either of you have a sense if folks are doing this in the course of their research or they are using this feature for work that could be better served by using something like the reporting features that Alma has for PUL collections?
@kevinreiss, if you have a few names handy, we could check in with the folks who are amassing a lot of bookmarks. I suspect it's research-related, but it would be good to know for sure. And they could consider using a bibliographic management tool like Zotero or other to keep track of these things...
if the bookmarks are more than 1024 the page will error. See: https://github.com/pulibrary/orangelight/issues/2860