π€ Problem
Our pages showing the available resources are too different from each other:
- The user page shows a limited number of resources and doesnβt allow search (unlike the group page).
- The listings of resources do not have a single standard: E.G: the search page has cards with limited information (the latest iteration is in the groups search page)
- The search page has a different logic in terms of search and filter functionality (the latest iteration is in the groups search page)
π΄ Appetite
3 weeks
π― Solution
π User stories / journeys
-
I want the user page to look similar to the group page
- When I open it, I see a few projects and data connectors
- If I wish to search through them, I have a
search tab and I can click there
- MOCKUP
-
When Iβm looking for results on the search pages, I expect them to look similar
- Most resources are shown as listings; I would expect something similar on the search page
- TODO: use the group search as a reference:
- For groups, use a similar pattern to projects. Show the list of users inside it (cap to show only some, as in the project listing), then the number of projects and data connectors available.
- For users, user a similar approach; showing the projects/data connectors might be interesting as well, but verify the number makes sense when querying by using the user namespace.
-
[nice to have]: When I use the search page, I want to have the same functionalities available for the group/user search page
-
[nice to have]: I would like all the search results to have the same interaction when I click
- Data connectors should have their own page like the other resources
- βΉοΈ this would be the first step into this direction: β£
π° Rabbit Holes
We should already have all the information we need from the search API; no further changes should be necessary.