[keycloak-dev] Column Sorting

Stian Thorgersen sthorger at redhat.com
Wed Oct 3 03:23:02 EDT 2018


For tables that support pagination it isn't as trivial as adding sort on
client side. The sort has to then be done on the server side. A lot of
tables either already do pagination or should do in the future.

On Tue, 2 Oct 2018, 12:59 Stan Silvert, <ssilvert at redhat.com> wrote:

> If you have a PR for this we would welcome it.  However, it might be
> quite awhile before it can be merged into the code base because we are
> fast approaching an extended feature freeze.
>
> Stan
>
> On 10/1/2018 9:05 PM, KevinO wrote:
> > Is there any opposition to me adding column sorting? There is the ticket
> > for it:
> > https://issues.jboss.org/browse/KEYCLOAK-4676
> >
> > I've tested a solution that uses standard angular ordering. I don't want
> to
> > update all the tables if this is a feature that is not wanted.
> >
> > Here is what one option of sorting would look like using Font-Awesoms
> > chevron as the clickable item.
> > [image: image.png]
> > [image: image.png]
> >
> >
> >
> > _______________________________________________
> > keycloak-dev mailing list
> > keycloak-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev


More information about the keycloak-dev mailing list