At present, when clicking onto the Serials page the available options are to Search subscriptions or add a new subscription. It would be useful if clicking onto the Serials page showed the list of Serial subscriptions, rather than having to submit an empty search to see them all.
There are libraries with tons of subscriptions so it makes a lot of sense to me to start with a search as showing them all might potentially slow down the page quite a bit. If you look at other places in Koha (invoices, baskets) it would be quite unusual too.
(In reply to Katrin Fischer from comment #1) > There are libraries with tons of subscriptions so it makes a lot of sense to > me to start with a search as showing them all might potentially slow down > the page quite a bit. If you look at other places in Koha (invoices, > baskets) it would be quite unusual too. I see. It struck me as something that isn't particularly first-time-user friendly. Clicking on the subscriptions page, I would expect to see my subscriptions. I'm wondering if you think it would be a good idea to implement a paginator to control the amount of entries on the page, or even easier, add a message that indicates that there are subscriptions and how to see them, or that there are not yet any subscriptions. Adding a friendly message could be done to the other places that you mentioned also. Let me know what you think!
Maybe we need to get some more opinions on this. The page is already paginated, although I think not server side, but client side (might be mistaken). It hasn't come up in training as an issue. The most common workflow in serials I think is receiving an issue. I think libraries would still use the search in this case, as it's unlikely that the subscription would be on the first page. But I am not working daily with the module - training and explaining is different. Getting a few more views would not hurt.