https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40799
Bug ID: 40799
Summary: Loading spinner not removed because .cover-slider is
now used instead of .cover-slides
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
After Bug 32642, the spinner on cover images is hidden by verify_cover_images()
which removes the .cover-slides class from the cover container.
However, Bug 33848 modified the SCSS so that the spinner is now triggered by
.cover-slider instead of .cover-slides.
As a result, the spinner is never removed, because verify_cover_images() only
removes .cover-slides.
Test plan
1- Follow the test plan from Bug 32642.
==> The spinner is displayed and never disappears.
--
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/