Summary: | Fix responsive table style in the OPAC for items tables | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 31248 | ||
Bug Blocks: | |||
Attachments: |
Screenshot of current mobile display
Screenshot of top issues Screenshot of items 21.11 |
Description
Fridolin Somers
2023-07-26 21:45:20 UTC
Created attachment 153942 [details]
Screenshot of current mobile display
I see 22.05 has .ui-tabs-panel in this selector : https://git.koha-community.org/Koha-community/Koha/src/branch/22.05.x/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss#L211 It has been removed since Bug 29226 Maybe add some class from new tabs. No I mean before the table had no column in mobile view, like in top issues table (see screenshot). See screenshot of items table in 21.11 Created attachment 155158 [details]
Screenshot of top issues
Created attachment 155159 [details]
Screenshot of items 21.11
Looks great now |