[Koha-bugs] [Bug 35132] Cookie consent modal is always visible in the ERM module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 23 17:00:27 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35132

--- Comment #1 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 157655
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157655&action=edit
Bug 35132: Add missing "scoped" attribute in ERM module

The "scoped" attribute is missing from the CSS in
EHoldingsEBSCOPackageAgreements and this conflicts with the modalclass used for
cookie consent when in the ERM module

Test plan:
1) Enable syspref "CookieConsent"
2) Delete any existing cookie for Cookie consent in your browser
3) Refresh the page
4) The cookie consent bar should be visible at the bottom of the screen
5) Navigate to the ERM module
6) The consent bar will still be visible but so will the modal - this should
not be the case
7) Apply patch
8) yarn build
9) Refresh the page, the modal should now be hidden

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list