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

            Bug ID: 39410
           Summary: Notice display modal should use shadow dom
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Whilst we improved the notice display modal in bug 30287, it still doesn't
fully reflect how a notice appears for the end user.

Because we're not using a shadow dom or embedded iframe, we are including all
the styles of the parent page within the notice display. (hence it misleads us
to think bootstrap styles are available within notices when in fact we do not
include the bootstrap sheets in either HTML email or print notice outputs.

I propose using shadow dom to rectify that and ensure notice displays match as
closely as possible to how they will display to the end user.. be that printed
or in their email.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to