https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26633 --- Comment #29 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #28)
1. Please provide documentation for the API
I'll see what I can do!
2. There is no error handling when the page is loaded. I first tried with D11 (which has the REST API broken) and the "loading..." was running forever, the table was loaded but without any checkboxes. Maybe we should not display anything in that case.
I'm not sure why we'd do this here, when we don't do it for any other ajax table in Koha.
4. There is no way to bookmark or share the URL to display a given table. That would have been useful. Is that something we could implement easily?
I'll see what I can do!
5. (In reply to Kyle M Hall from comment #0)
The current transfer limits editor works great for Koha instances with small numbers of branches. However, for consortiums with dozens or even hundreds of libraries, the editor does not work well or effectively.
I've added around 30 libraries and it creates a huge table. I am not sure we are answering the need as the table is not readable easily if you are starting to scroll. Maybe it would have been useful to have "floating th"'s, which are always displayed when you scroll. Not blocker however, but feel free to submit if you think it would be useful.
I really like that idea! I'll give it a shot but I might need some help from Lucas or Owen ;) -- You are receiving this mail because: You are watching all bug changes.