Re: [PATCH v2 0/5] gitweb: fix broken mobile layouts across views
From: Eric Sunshine <hidden>
Date: 2026-02-22 08:39:45
On Fri, Feb 20, 2026 at 5:38 PM Junio C Hamano [off-list ref] wrote:
"Rito via GitGitGadget" [off-list ref] writes:quoted
This patch series fixes mobile responsiveness bugs that currently break page layouts in gitweb. The approach is adaptive rather than transformative: preserve legacy desktop layout, add targeted mobile constraints at ≤768, and prevent content from escaping its containers and breaking the layout.The latest round of these patches have seen no reactions; is everybody happy with them, or do we have too small number of people who care about gitweb or feel competent enough in the area to review? I am inclined to say that we should just merge it down and see who screams. Maybe we hear nothing, or complaints, or praises.
I'm neither a gitweb user nor a CSS expert, but the structure of v2 seems more sensible than v1, thus addressing my earlier comments[*], and the changes overall make sense (given a superficial reading). [*]: https://lore.kernel.org/git/CAPig+cSb=zzDJCoo91detBgfAi9p4a3R8sVc6iTXfzpbNxsNrg@mail.gmail.com/ (local)