[Bug 41363] New: Don't hide patron category limitation warning behind icon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 Bug ID: 41363 Summary: Don't hide patron category limitation warning behind icon Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com Depends on: 31422 Created attachment 190115 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190115&action=edit Screenshot showing the tooltip A small warning icon appears in the patron edit form under these circumstances: 1. In Administration -> Patron categories, limit a patron category to a single library. 2. Switch to that library and locate a patron in that category. Copy the card number. 3. Switch to different library and search for the patron by card number. 4. Edit the patron. 5. Scroll down to the "Library management" section. You should see a warning icon next to the category. Hovering your mouse over the icon should trigger a tooltip with some text. See attached screenshot. We should use a standard "hint" to display this information so that the user doesn't have to interact with a small target to trigger a tooltip. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31422 [Bug 31422] Library limitations might cause data loss when editing patrons -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 190117 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190117&action=edit Bug 41363: Don't hide patron category limitation warning behind icon This patch takes the warning text hidden behind an icon and puts it into a "hint" <div> in order to make the information more accessible. To test, apply the patch and go to Administration -> Patron categories. - Edit a patron category to lmit it to a single library. - Switch to that library and locate a patron in that category. Copy the card number. - Switch to different library and search for the patron by card number. - Edit the patron. - Scroll down to the "Library management" section. Under the category dropdown you should see a "hint" style div with the library limitation warning. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190117|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 190278 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190278&action=edit Bug 41363: Don't hide patron category limitation warning behind icon This patch takes the warning text hidden behind an icon and puts it into a "hint" <div> in order to make the information more accessible. To test, apply the patch and go to Administration -> Patron categories. - Edit a patron category to lmit it to a single library. - Switch to that library and locate a patron in that category. Copy the card number. - Switch to different library and search for the patron by card number. - Edit the patron. - Scroll down to the "Library management" section. Under the category dropdown you should see a "hint" style div with the library limitation warning. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 --- Comment #3 from David Nind <david@davidnind.com> --- Created attachment 190279 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190279&action=edit Bug 41363: (follow-up) Add full stop at the end of the hint text Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This moves the hint text release notes| |for the warning on the | |Library management > | |Category field (when | |editing a patron record) | |from a tool tip on the | |warning icon to standard | |hint text under the input | |field, to make it more | |accessible | | | |Note: This warning only | |appears under certain | |circumstances (when a | |patron category is limited | |to a specific library, and | |you edit a patron when the | |library is set to another | |location). --- Comment #4 from David Nind <david@davidnind.com> --- Please obsolete my follow-up if I'm not correct - most other hint text has a full stop at the end of the sentence. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190279|0 |1 is obsolete| | --- Comment #5 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 190681 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190681&action=edit Bug 41363: (follow-up) Add full stop at the end of the hint text Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |Laura.escamilla@bywatersolu |y.org |tions.com CC| |Laura.escamilla@bywatersolu | |tions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 --- Comment #6 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|26.05.00 |26.05.00,25.11.01 released in| | Status|Pushed to main |Pushed to stable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41363 --- Comment #7 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org