https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15128 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #2 from Marc Véron <veron@veron.ch> --- Works fine, I like this feature. Maybe the following could be improved: Let's say MaxOpenSuggestions is set to 2.
From OPAC, I add a suggestion 'AAA'. I get the following:
Your suggestion has been submitted. There are no pending purchase suggestions. (Hmm, should be one?) New purchase suggestion (Link) ---- I add a 2nd suggestion 'BBB' ---- Your suggestion has been submitted. There are no pending purchase suggestions. (Hmm, should be two?) New purchase suggestion (Link) ---- Clicking the link results in a new screen with the message: "You cannot place any more suggestions" etc. Question: Couldn't the link be replaced by the message (like in the overview page)? That would be a nicer user experience. Then a minor typo on the overview page: The second sentence has no ending punctuation: ---- You have reached your limit of suggestions you can place at this time. Once the library has processed those suggestions you will be able to place more --- Ah, and it would be nice to have the maximum number in the user message. -- You are receiving this mail because: You are watching all bug changes.