<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body>A new request with request id 9382 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is : <br><br>Title : Koha-devel Digest, Vol 199, Issue 5<br>Category : <br>Description : <div>Send Koha-devel mailing list submissions to<br>    koha-devel@lists.koha-community.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>or, via email, send a message with subject or body 'help' to<br>    koha-devel-request@lists.koha-community.org<br><br>You can reach the person managing the list at<br>    koha-devel-owner@lists.koha-community.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Koha-devel digest..."<br><br><br>Today's Topics:<br><br>   1. Re: CSS min-height on body ? (dcook@prosentient.com.au)<br>   2. Re: Roadmap (dcook@prosentient.com.au)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 6 Jun 2022 10:35:45 +1000<br>From: <dcook@prosentient.com.au><br>To: "'Fridolin SOMERS'" <fridolin.somers@biblibre.com>, "'koha-devel'"<br>    <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] CSS min-height on body ?<br>Message-ID: <12bb01d8793d$61f7b7e0$25e727a0$@prosentient.com.au><br>Content-Type: text/plain;    charset="utf-8"<br><br>That's an interesting problem!<br><br>While that CSS helped in this case, I don't think that it would help universally? On different pages, it might make the body look weird. For different Koha instances or on different devices, it might be too much or not enough?<br><br>An alternative could be to add the following to the dropdown in question:<br><br>max-height: 33vh;<br>overflow-y: auto;<br><br>That should work pretty well across different devices and different Koha instances. <br><br>I suppose that brings us back to the same question of where to implement the CSS though. It would be needed for any Bootstrap dropdown menu that had many options, no?<br><br>David Cook<br>Senior Software Engineer<br>Prosentient Systems<br>Suite 7.03<br>6a Glen St<br>Milsons Point NSW 2061<br>Australia<br><br>Office: 02 9212 0899<br>Online: 02 8005 0595<br><br>-----Original Message-----<br>From: Koha-devel <koha-devel-bounces@lists.koha-community.org> On Behalf Of Fridolin SOMERS<br>Sent: Saturday, 4 June 2022 7:14 AM<br>To: koha-devel <koha-devel@lists.koha-community.org><br>Subject: [Koha-devel] CSS min-height on body ?<br><br>Hi,<br><br>We face a very strange bug :<br><br>When there are a lot of libraries (66), when we go to Administration › Library groups Clicking on "Add library" will display a very long combo-box.<br>We can not click on the last ones.<br>Even when scrolling the page stops before the combo-box end.<br><br>We solved by adding CSS :<br>body#admin_library_groups {<br>   min-height: 300vh;<br>}<br><br>My question is should we had this to all pages ?<br><br>Best regards.<br><br>--<br>Fridolin SOMERS <fridolin.somers@biblibre.com> Software and system maintainer 🦄<br>BibLibre, France<br>_______________________________________________<br>Koha-devel mailing list<br>Koha-devel@lists.koha-community.org<br>https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/<br><br><br><br>------------------------------<br><br>Message: 2<br>Date: Mon, 6 Jun 2022 11:10:12 +1000<br>From: <dcook@prosentient.com.au><br>To: "'Tomas Cohen Arazi'" <tomascohen@gmail.com>, "'koha-devel'"<br>    <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] Roadmap<br>Message-ID: <12bf01d87942$2ef1a360$8cd4ea20$@prosentient.com.au><br>Content-Type: text/plain; charset="utf-8"<br><br>Huzzah! <br><br> <br><br>I’m much more conservative on adding things this time, but I really like what’s on there so far!<br><br> <br><br>David Cook<br><br>Senior Software Engineer<br><br>Prosentient Systems<br><br>Suite 7.03<br><br>6a Glen St<br><br>Milsons Point NSW 2061<br><br>Australia<br><br> <br><br>Office: 02 9212 0899<br><br>Online: 02 8005 0595<br><br> <br><br>From: Koha-devel <koha-devel-bounces@lists.koha-community.org> On Behalf Of Tomas Cohen Arazi<br>Sent: Friday, 3 June 2022 9:00 PM<br>To: koha-devel <koha-devel@lists.koha-community.org><br>Subject: [Koha-devel] Roadmap<br><br> <br><br>Hi all, I have started outlining a Roadmap document [1] for us to put together for the 22.11 release. Feel free to comment there or add the things you plan to work on during this cycle. If there are already bugs filed, please add links to them as well. <br><br> <br><br>Thanks!<br><br> <br><br>[1] https://annuel.framapad.org/p/koha_22.11_roadmap<br><br><br> <br><br>-- <br><br>Tomás Cohen Arazi<br><br>Theke Solutions (http://theke.io <http://theke.io/> )<br>✆ +54 9351 3513384<br>GPG: B2F3C15F<br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220606/54ce6c00/attachment-0001.htm><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>Koha-devel mailing list<br>Koha-devel@lists.koha-community.org<br>https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>website : https://www.koha-community.org/<br>git : https://git.koha-community.org/<br>bugs : https://bugs.koha-community.org/<br><br><br>------------------------------<br><br>End of Koha-devel Digest, Vol 199, Issue 5<br>******************************************<br></div><br><br>NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.<br></body></html>