Sorting and filtering on Applications list in Auth0 Dashboard

Feature: Sorting and filtering on Applications list in Auth0 Dashboard

Description: In the Applications list on the Auth0 Dashboard the applications are sorted by name, but if you exceed 100 applications the list starts using pagination. When the list is split up in pages the overall sorting fails, because the frontend sorts the first 100 applications separately and when you go to page two the remaining applications are sorted separately.
This makes the search for applications difficult.

Use-case: We would like the sorting by name to cover all applications. It would also be nice to have a filtering on the application name to limit the list

Hey @Leif_Andersen thanks a bunch for the feedback, always appreciated! This request totally makes sense to me, let’s hope it gains some traction amongst community users :chart_with_upwards_trend:

I would like to echo @Leif_Andersen’s sentiment.

Other entities in the Auth0 dashboard and REST API support querying.
This is a feature sadly lacking for applications.

To me it feels like a “basic” must-have…so not entirely sure why this has never been a feature from the outset.

Please add this!