From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Thom Brown <thom(at)linux(dot)com> |
Cc: | "w^3" <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Feature matrix filter |
Date: | 2013-05-29 20:16:54 |
Message-ID: | CA+OCxoz0Rp-yEJ+eHKsHAbTw23mF8BJupuF=xfGcZbecDhB_-A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Hi
On Wed, May 29, 2013 at 7:01 PM, Thom Brown <thom(at)linux(dot)com> wrote:
> Howdy all,
>
> Whilst at PGCon I briefly discussed with Stefan the idea of providing
> a jQuery-powered filtering system for the feature matrix. This is
> because it's becoming increasingly bloated.
>
> Prototype attached. This should have no effect on those who have
> Javascript disabled.
>
> Feedback welcome.
A couple of things spring to mind:
- I think it's more natural to have the checkboxes after the labels,
not before, e.g.
8.3 [x] 8.4 [x] 9.0 [x]
(I actually found it quite off-putting having them the other way around).
- By default, perhaps we should only show supported versions and
betas/alphas, so the grid isn't too big when the user starts.
- Should we automatically hide obsolete features if they're obsolete
in all displayed versions? Maybe that should be a checkable option (on
by default) shown below the list of versions along with "Hide
unchanged features"
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2013-05-29 21:09:40 | Re: Feature matrix filter |
Previous Message | Thom Brown | 2013-05-29 19:01:40 | Feature matrix filter |