🚀 Feature: Ability to sort OIDC Clients #420

Closed
opened 2025-10-07 00:14:15 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @ReclaimedBytes on GitHub.

Feature description

OIDC clients are currently listed in the order they are created. This feature would allow you to sort them alphabetically.

Pitch

This will allow for quicker visual finding of OIDC clients.

Example:
I have many OIDC clients. For clients beyond the first page, I either have to search for them, or remember which page they are on. While it would also be nice for the "items per page" to stick or be configurable, having the ability to sort by name would make management more straightforward.

Originally created by @ReclaimedBytes on GitHub. ### Feature description OIDC clients are currently listed in the order they are created. This feature would allow you to sort them alphabetically. ### Pitch This will allow for quicker visual finding of OIDC clients. Example: I have many OIDC clients. For clients beyond the first page, I either have to search for them, or remember which page they are on. While it would also be nice for the "items per page" to stick or be configurable, having the ability to sort by name would make management more straightforward.
OVERLORD added the feature label 2025-10-07 00:14:15 +03:00
Author
Owner

@stonith404 commented on GitHub:

Yeah this definitely makes sense.

it would also be nice for the "items per page" to stick or be configurable

Could you elaborate that?

@stonith404 commented on GitHub: Yeah this definitely makes sense. > it would also be nice for the "items per page" to stick or be configurable Could you elaborate that?
Author
Owner

@ReclaimedBytes commented on GitHub:

it would also be nice for the "items per page" to stick or be configurable

Could you elaborate that?

Sure. It may be just my setup, but in both Firefox and Safari, if I change the "items per page" to anything other than the default 10, and then refresh the page or navigate away and back, it resets to 10. It'd be great if I could set it to something else, and have that setting stick, so for example I could set it to 50, and it would just stay that way. Maybe there's a cookie being set that my machine is just ignoring?

@ReclaimedBytes commented on GitHub: > > it would also be nice for the "items per page" to stick or be configurable > > Could you elaborate that? Sure. It may be just my setup, but in both Firefox and Safari, if I change the "items per page" to anything other than the default 10, and then refresh the page or navigate away and back, it resets to 10. It'd be great if I could set it to something else, and have that setting stick, so for example I could set it to 50, and it would just stay that way. Maybe there's a cookie being set that my machine is just ignoring?
Author
Owner

@stonith404 commented on GitHub:

I've added sorting for all tables in v0.24.0.

Regarding the page size, the page size doesn't persist on reload. Feel free to create another feature request if you think this would be a useful feature.

@stonith404 commented on GitHub: I've added sorting for all tables in `v0.24.0`. Regarding the page size, the page size doesn't persist on reload. Feel free to create another feature request if you think this would be a useful feature.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#420