https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37748
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This updates the mark-up release notes| |for non-active dropdown | |menu items. It also updates | |how tooltips work with | |non-active dropdown menu | |options. After the OPAC and | |staff interface Bootstrap 5 | |upgrade in Koha 24.11, the | |non-active dropdown menu | |items were not greyed out, | |and some tooltips were not | |working as they should. --- Comment #3 from David Nind <[email protected]> --- Testing notes (using KTD): 1. For a staff patron (such as Henry), update their permissions so that they can access the staff interface, but not set permissions for other patrons. 2. Log in as that staff patron, and for a patron (for example, Mary) got to More > Set permissions. 3. Note that there is no differentiation with the other menu items, and that there is a hover message "You are not authorized to set permissions". 4. Another place to check is Acquisitions > Administration > Budgets. For the main budget actions menu, Delete and + Add fund. 5. After aplying the patch and rebuilding the CSS (yarn build) notice that the "Set permission" option (and other non-active options) are greyed out. Note about tooltips: 1. I did note that the tool tip message is now larger in the patron area - more spacing around the text, which is larger (and more readable, for me anyway). 2. In the Budget/funds area, the tooltip is smaller (text size and less spacing around the text). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
