[Bug 34730] New: Tables on opac-user.pl can display oddly on certain screen sizes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Bug ID: 34730 Summary: Tables on opac-user.pl can display oddly on certain screen sizes. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Created attachment 155279 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155279&action=edit Example of problem at 605px To recreate: 1. Log in to the OPAC as a user with some checkouts, some holds, and some overdues. 2. Starting with a larger screensize ( 1385px or greater ) load the "Summary" page. ( opac-user.pl ) 3. Using your browser's mobile mode shrink the size of the screen to down to where columns start disappearing. As the disappear notice they are replaced with a button that has an '+' symbol. 4. Shrink the screen to 605px or less. 5. Notice the odd placement of the '+' button. 6. Reload the page with a screen size of 605px or less. There is no '+' the content is already expanded. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |32341 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32341 [Bug 32341] Some OPAC tables are not displayed well in mobile mode -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon@cdalibrary.org --- Comment #1 from Christopher Brannon <cbrannon@cdalibrary.org> --- This bug is causing a lot of confusion for patrons. Hopefully this can be resolved quickly. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Tables on opac-user.pl can |Add responsive behavior to |display oddly on certain |more tables in the OPAC |screen sizes. | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 155557 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155557&action=edit Bug 34730: Add responsive behavior to more tables in the OPAC This patch adds responsiveness to several DataTables which were not updated in 32341. The patch removes the CSS-based responsive styling which was previously used for these tables. This patch also adds some additional configuration to the tables on the user home page so that the title column is always prioritized when DataTables collapses columns in narrow views. To test, apply the patch and rebuild the OPAC CSS. Ideally this should be tested with a user who has checkouts, overdues, holds, tags, and a checkout history. - Log in to the OPAC and test the user summary page. Check that each table adjusts well to narrow browser widths. In each case the column containing the title should never be hidden no matter how narrow the window: - Checkouts - Relatives' checkouts (requires that the user is a guarantor for a patron with checkouts and that the guarantee's account is set up to show checkouts to the guarantor). - Overdues - Holds - Article requests The new places the responsive DataTables extension is being used: - Checkout history - Suggestions - Tags (in the table of user-submitted tags) - Most popular Again, in each case the table should be responsive and the title column should be prioritized so that it doesn't get hidden at narrow page widths. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155557|0 |1 is obsolete| | --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 155566 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155566&action=edit Bug 34730: Add responsive behavior to more tables in the OPAC This patch adds responsiveness to several DataTables which were not updated in 32341. The patch removes the CSS-based responsive styling which was previously used for these tables. This patch also adds some additional configuration to the tables on the user home page so that the title column is always prioritized when DataTables collapses columns in narrow views. To test, apply the patch and rebuild the OPAC CSS. Ideally this should be tested with a user who has checkouts, overdues, holds, tags, and a checkout history. - Log in to the OPAC and test the user summary page. Check that each table adjusts well to narrow browser widths. In each case the column containing the title should never be hidden no matter how narrow the window: - Checkouts - Relatives' checkouts (requires that the user is a guarantor for a patron with checkouts and that the guarantee's account is set up to show checkouts to the guarantor). - Overdues - Holds - Article requests The new places the responsive DataTables extension is being used: - Checkout history - Suggestions - Tags (in the table of user-submitted tags) - Most popular Again, in each case the table should be responsive and the title column should be prioritized so that it doesn't get hidden at narrow page widths. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I like this, but it makes me wonder if we should take care somehow that the action columns like 'place hold' and 'renew' remain visible/are hidden last. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155566|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 155909 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155909&action=edit Bug 34730: Add responsive behavior to more tables in the OPAC This patch adds responsiveness to several DataTables which were not updated in 32341. The patch removes the CSS-based responsive styling which was previously used for these tables. This patch also adds some additional configuration to the tables on the user home page so that the title column is always prioritized when DataTables collapses columns in narrow views. To test, apply the patch and rebuild the OPAC CSS. Ideally this should be tested with a user who has checkouts, overdues, holds, tags, and a checkout history. - Log in to the OPAC and test the user summary page. Check that each table adjusts well to narrow browser widths. In each case the column containing the title should never be hidden no matter how narrow the window: - Checkouts - Relatives' checkouts (requires that the user is a guarantor for a patron with checkouts and that the guarantee's account is set up to show checkouts to the guarantor). - Overdues - Holds - Article requests The new places the responsive DataTables extension is being used: - Checkout history - Suggestions - Tags (in the table of user-submitted tags) - Most popular Again, in each case the table should be responsive and the title column should be prioritized so that it doesn't get hidden at narrow page widths. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |23.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Pushed to master |Pushed to stable Version(s)|23.11.00 |23.11.00,23.05.04 released in| | --- Comment #7 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to 23.05.x for 23.05.04 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155909|0 |1 is obsolete| | --- Comment #8 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 156090 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156090&action=edit Bug 34730: Add responsive behavior to more tables in the OPAC This patch adds responsiveness to several DataTables which were not updated in 32341. The patch removes the CSS-based responsive styling which was previously used for these tables. This patch also adds some additional configuration to the tables on the user home page so that the title column is always prioritized when DataTables collapses columns in narrow views. To test, apply the patch and rebuild the OPAC CSS. Ideally this should be tested with a user who has checkouts, overdues, holds, tags, and a checkout history. - Log in to the OPAC and test the user summary page. Check that each table adjusts well to narrow browser widths. In each case the column containing the title should never be hidden no matter how narrow the window: - Checkouts - Relatives' checkouts (requires that the user is a guarantor for a patron with checkouts and that the guarantee's account is set up to show checkouts to the guarantor). - Overdues - Holds - Article requests The new places the responsive DataTables extension is being used: - Checkout history - Suggestions - Tags (in the table of user-submitted tags) - Most popular Again, in each case the table should be responsive and the title column should be prioritized so that it doesn't get hidden at narrow page widths. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 --- Comment #9 from Christopher Brannon <cbrannon@cdalibrary.org> --- Can this be back ported to 22.11? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|23.11.00,23.05.04 |23.11.00,23.05.04,22.11.11 released in| | Status|Pushed to stable |Pushed to oldstable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 --- Comment #10 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- Nice work everyone! Pushed to oldstable for 22.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730 Bug 34730 depends on bug 32341, which changed state. Bug 32341 Summary: Some OPAC tables are not displayed well in mobile mode https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32341 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org