apigee-edge-drupal icon indicating copy to clipboard operation
apigee-edge-drupal copied to clipboard

Enable pager for Teams & Apps

Open audave opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

I am working on a site where admins/managers have access to everyones teams and team apps. Without a pager and/or search functionality it is not possible to view all teams or apps.

Describe the solution you would like

On /teams or /user/apps I would like to see a pager at the bottom of the page that would allow me to navigate to all the possible teams that exist on our site.

audave avatar Sep 27 '23 07:09 audave

There is a hidden /developer-apps path for listing all developer apps and /team-apps respectively (entity collection paths ;) , but due to the lack of pager support and some other potential hindering gems, I cannot recommend exposing that to end users at this moment.

If the Apigee customer has considerable amount of apps in the system, probably it is better to expose them on a progressively- or fully decouple frontend that can simulate a smoother user experience with this size of data.

mxr576 avatar Sep 27 '23 10:09 mxr576