Koha/koha-tmpl/opac-tmpl/lib
Hammat Wele eb2e0c2efd
Bug 32341: Some OPAC tables are not displayed well in mobile mode
Some OPAC tables are not displayed well in mobile mode, it is absolutely necessary to scroll to the right to read the content properly

This patch fix this problem by making the tables responsive

To test:
      1- Go to the OPAC
      2- Open mobile mode
      3- Go to a bibliographic record detail page in the OPAC (opac-detail.pl?biblionumber=X)
      4- Check the Holdings table
            --> the information is not presented in a table as it is when viewing on a laptop or PC browser screen.
            --> we see very narrow columns
            --> unreadable text
      5- Go to to the page 'Summary' (opac-user.pl)
      6- Check the 'Checked out' table
            --> the information is not presented in a table as it is when viewing on a laptop or PC browser screen.
            --> The columns are overflowing to the right
      7- Check the 'Overdue' table
            --> the information is not presented in a table as it is when viewing on a laptop or PC browser screen.
            --> The columns are overflowing to the right
      8- Go to the page 'Charges' (opac-account.pl)
      9- Click on 'Show all transactions'
            --> the information is not presented in a table as it is when viewing on a laptop or PC browser screen.
            --> The columns are overflowing to the right
      10- Go to the page 'Search history' (opac-search-history.pl)
            --> the information is not presented in a table as it is when viewing on a laptop or PC browser screen.
            --> The columns are overflowing to the right
      11- Apply the patch
      12- Execute 'yarn build --view opac'
      13- Clean your cache or open your navigator on private mode (to load updated css files)
      14- Perform previous step (1-10)
      15- Confirm that the tables are now displayed correctly and is now responsive.

Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-06-08 08:32:42 -03:00
..
bootstrap/js Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
Chocolat Bug 28180: (follow-up) Updates to styling of lightbox controls 2021-10-21 12:24:04 +02:00
dayjs Bug 30310: Add missing utc plugin 2023-01-31 10:19:45 -03:00
emoji-picker Bug 25350: Load Emoji picker assets more efficiently 2020-05-04 09:44:45 +01:00
famfamfam Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
flatpickr Bug 29212: Use Flatpickr on OPAC pages 2022-01-31 21:55:40 -10:00
font-awesome Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
greybox Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
jquery Bug 32341: Some OPAC tables are not displayed well in mobile mode 2023-06-08 08:32:42 -03:00
js-cookie Bug 29940: Phase out jquery.cookie.js in the OPAC 2022-03-22 10:17:34 -10:00
kjua Bug 23566: Continue on device - with QR codes 2019-10-01 14:38:02 +01:00
verovio Bug 22581: Show and play musical inscripts 2019-11-03 08:11:38 +00:00
enquire.js Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
enquire.min.js Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
fontfaceobserver.min.js Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
hc-sticky.js Bug 5287: Add floating toolbar to search results in OPAC 2019-06-24 17:05:56 +01:00
media.match.js Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
media.match.min.js Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00