Re: pgarchives new design review

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Sahil Harpal <sahilharpal1234(at)gmail(dot)com>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Dave Page <dpage(at)pgadmin(dot)org>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: pgarchives new design review
Date: 2022-08-08 08:34:31
Message-ID: FB5BDF86-6FC0-4D22-BB54-4F32A0CAF4DC@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

> On 7 Aug 2022, at 17:02, Sahil Harpal <sahilharpal1234(at)gmail(dot)com> wrote:
>
> On Sat, 6 Aug 2022 at 16:37, Magnus Hagander <magnus(at)hagander(dot)net <mailto:magnus(at)hagander(dot)net>> wrote:
> A configurable like that could be done in client side javascript with a
> browser cookie if really wanted though -- as long as All is the
> default, meaning all the data is sent to the browser, local pagination
> can be done in the browser.
>
> Yeah right. I am doing the same thing. All the data is being loaded only once, and all the pagination is happening on the client side. Also, I changed the default pagination value to All and changed the table's structure to make it a bit more compact.

The more compact layout is better IMHO since it makes it easier to visually
scan the titles. I would also drop the icons in the Author and Time columns
since they will be the identical for every row (or at least make sure they are
all aria-hidden which the clock icon isn't right now I think).

--
Daniel Gustafsson https://vmware.com/

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Alvaro Herrera 2022-08-08 09:05:13 Re: Pgarchives message thread page design
Previous Message Jonathan S. Katz 2022-08-08 02:18:52 Re: Pgarchives message thread page design