Bug 38816 - Vue sidebars in ERM and Preservation are italic after Bootstrap 5 update
Summary: Vue sidebars in ERM and Preservation are italic after Bootstrap 5 update
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low trivial
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 35402
Blocks:
  Show dependency treegraph
 
Reported: 2025-01-02 21:17 UTC by Lisette Scheer
Modified: 2025-01-02 21:18 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lisette Scheer 2025-01-02 21:17:56 UTC
Bootstrap 5 added italics to .breadcrumb-item. Vue generates the sidebar menu with that class, so it becomes italic. This is a mismatch to non-vue modules.