Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

API: /namedspaces/{userName} to support sort and filter #1627

Open
dlabrecq opened this issue Dec 11, 2017 · 1 comment
Open

API: /namedspaces/{userName} to support sort and filter #1627

dlabrecq opened this issue Dec 11, 2017 · 1 comment

Comments

@dlabrecq
Copy link
Collaborator

The existing /namedspaces/{userName} API does not support server-side sort and filtering.

FYI, I'm in the process of implementing the UXD design below for the my spaces page.
https://redhat.invisionapp.com/share/DQDSL22JA#/screens/261389228

In order for the toolbar to sort and filter properly, the list component cannot use infinite scroll. All the user's spaces are currently sorted and filtered client-side.

If the API supported sort and filtering, we could introduce an infinite scroll.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants