Thread: Re: Broken layout: CommitFest Add Review Form
On Sun, 4 Aug 2024 at 03:35, Umar Hayat <postgresql.wizard@gmail.com> wrote: > I noticed in Commitfest App Add Review form's checkbox layout seems > broken as you can see in the attached snapshot. I see the same layout > in Google Chrome and FireFox. > For Frequent Reviewers I guess it's fine as they can just guess how > many and which check boxes to click without a clear layout but for new > users it seems confusing. > > - Is this the right list to discuss or is there some other mailing > list covering CommitFest App development? > - Is this a known issue and should it be improved ? The layout is also broken for me. Moving to www list. David
I also see a broken layout. Playing around in browser dev tools, removing the "form-control" class on the checkbox input helps, but doesn't entirely resolve the layout issues. Thanks, Maciek On Mon, Aug 12, 2024 at 2:57 PM David Rowley <dgrowleyml@gmail.com> wrote: > > On Sun, 4 Aug 2024 at 03:35, Umar Hayat <postgresql.wizard@gmail.com> wrote: > > I noticed in Commitfest App Add Review form's checkbox layout seems > > broken as you can see in the attached snapshot. I see the same layout > > in Google Chrome and FireFox. > > For Frequent Reviewers I guess it's fine as they can just guess how > > many and which check boxes to click without a clear layout but for new > > users it seems confusing. > > > > - Is this the right list to discuss or is there some other mailing > > list covering CommitFest App development? > > - Is this a known issue and should it be improved ? > > The layout is also broken for me. Moving to www list. > > David > >
I recently sent an incorrectly-labeled review because of this issue [1]. It looks like I may not be the only one [2]. How can I help get this fixed? [1]: https://www.postgresql.org/message-id/CAOtHd0BmF5jqaaZFoV-EPVZ8Wyaye_hHbXak8Ti3z3wM6RmQ5Q@mail.gmail.com [2]: https://www.postgresql.org/message-id/CAGMVOduh9CyTiRtQzAneC_KbAPXiBwz-P_XBxKRHH9Rte5jXSQ@mail.gmail.com On Tue, Sep 3, 2024 at 8:58 AM Maciek Sakrejda <maciek@pganalyze.com> wrote: > > I also see a broken layout. Playing around in browser dev tools, > removing the "form-control" class on the checkbox input helps, but > doesn't entirely resolve the layout issues. > > Thanks, > Maciek > > On Mon, Aug 12, 2024 at 2:57 PM David Rowley <dgrowleyml@gmail.com> wrote: > > > > On Sun, 4 Aug 2024 at 03:35, Umar Hayat <postgresql.wizard@gmail.com> wrote: > > > I noticed in Commitfest App Add Review form's checkbox layout seems > > > broken as you can see in the attached snapshot. I see the same layout > > > in Google Chrome and FireFox. > > > For Frequent Reviewers I guess it's fine as they can just guess how > > > many and which check boxes to click without a clear layout but for new > > > users it seems confusing. > > > > > > - Is this the right list to discuss or is there some other mailing > > > list covering CommitFest App development? > > > - Is this a known issue and should it be improved ? > > > > The layout is also broken for me. Moving to www list. > > > > David > > > >