Re: Next commitfest app release is planned for March 18th
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Álvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Jelte Fennema-Nio <me@jeltef.nl>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Peter Geoghegan <pg@bowt.ie>, Maciek Sakrejda <m.sakrejda@gmail.com>, Jacob Brazeal <jacob.brazeal@gmail.com>
Date: 2025-03-04T12:35:55Z
Lists: pgsql-hackers
On Tue, Mar 4, 2025 at 4:05 PM Álvaro Herrera <alvherre@alvh.no-ip.org> wrote: > > On 2025-Mar-04, Jelte Fennema-Nio wrote: > > > 1. Major change: The homepage is revamped completely! It now shows a > > dashboard of open patches where you are author/reviewer/committer if > > you are logged in. These patches are ordered & grouped in a hopefully > > useful way. If you're not logged in it will show you the current > > commitfest. See screenshot for an example. The old list of all > > commitfests is moved to the /archive (which has a button on the > > homepage). > > I think showing different pages on the same URL depending on whether > you're logged in or not is not great UX. > +1. The default should be what we see today, and there should be some way to see the patches in which a particular person is involved. -- With Regards, Amit Kapila.