A new request with request id 9382 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :

Title : Koha-devel Digest, Vol 199, Issue 5
Category :
Description :
Send Koha-devel mailing list submissions to
    koha-devel@lists.koha-community.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
    koha-devel-request@lists.koha-community.org

You can reach the person managing the list at
    koha-devel-owner@lists.koha-community.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."


Today's Topics:

1. Re: CSS min-height on body ? (dcook@prosentient.com.au)
2. Re: Roadmap (dcook@prosentient.com.au)


----------------------------------------------------------------------

Message: 1
Date: Mon, 6 Jun 2022 10:35:45 +1000
From: <dcook@prosentient.com.au>
To: "'Fridolin SOMERS'" <fridolin.somers@biblibre.com>, "'koha-devel'"
    <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] CSS min-height on body ?
Message-ID: <12bb01d8793d$61f7b7e0$25e727a0$@prosentient.com.au>
Content-Type: text/plain;    charset="utf-8"

That's an interesting problem!

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?

An alternative could be to add the following to the dropdown in question:

max-height: 33vh;
overflow-y: auto;

That should work pretty well across different devices and different Koha instances.

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?

David Cook
Senior Software Engineer
Prosentient Systems
Suite 7.03
6a Glen St
Milsons Point NSW 2061
Australia

Office: 02 9212 0899
Online: 02 8005 0595

-----Original Message-----
From: Koha-devel <koha-devel-bounces@lists.koha-community.org> On Behalf Of Fridolin SOMERS
Sent: Saturday, 4 June 2022 7:14 AM
To: koha-devel <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] CSS min-height on body ?

Hi,

We face a very strange bug :

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.
We can not click on the last ones.
Even when scrolling the page stops before the combo-box end.

We solved by adding CSS :
body#admin_library_groups {
min-height: 300vh;
}

My question is should we had this to all pages ?

Best regards.

--
Fridolin SOMERS <fridolin.somers@biblibre.com> Software and system maintainer 🦄
BibLibre, France
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/



------------------------------

Message: 2
Date: Mon, 6 Jun 2022 11:10:12 +1000
From: <dcook@prosentient.com.au>
To: "'Tomas Cohen Arazi'" <tomascohen@gmail.com>, "'koha-devel'"
    <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Roadmap
Message-ID: <12bf01d87942$2ef1a360$8cd4ea20$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"

Huzzah!



I’m much more conservative on adding things this time, but I really like what’s on there so far!



David Cook

Senior Software Engineer

Prosentient Systems

Suite 7.03

6a Glen St

Milsons Point NSW 2061

Australia



Office: 02 9212 0899

Online: 02 8005 0595



From: Koha-devel <koha-devel-bounces@lists.koha-community.org> On Behalf Of Tomas Cohen Arazi
Sent: Friday, 3 June 2022 9:00 PM
To: koha-devel <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Roadmap



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.



Thanks!



[1] https://annuel.framapad.org/p/koha_22.11_roadmap




--

Tomás Cohen Arazi

Theke Solutions (http://theke.io <http://theke.io/> )
✆ +54 9351 3513384
GPG: B2F3C15F

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220606/54ce6c00/attachment-0001.htm>

------------------------------

Subject: Digest Footer

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/


------------------------------

End of Koha-devel Digest, Vol 199, Issue 5
******************************************


NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.