clowder-framework / clowder

A data management system that allows users to share, annotate, organize and analyze large collections of datasets. It provides support for extensible metadata annotation using JSON-LD and a distribute analytics event bus for automatic curation of uploaded data.
https://clowderframework.org/
University of Illinois/NCSA Open Source License
34 stars 17 forks source link

allow to show only spaces you have access to #374

Closed robkooper closed 1 year ago

robkooper commented 2 years ago

Right now when you look at the dashboard you can see your spaces and dataets. When you use explore it will show all spaces (including those that you don't have access to) and all datasets/collections that you have access to.

It might be good to explore the spaces you have access to, and make an explicit option to show all the spaces including those you might not have access to.

lmarini commented 2 years ago

Another option to consider is to have a special icon or border on the individual spaces in the list that signifies you have accces to it or not.

Maybe also have a filter drop down. For example: All, Have access to, Don't have access to

robkooper commented 2 years ago

I like the idea of the filter drop down. Main reason is that if I'm on an active server where new spaces are added frequently, this will make the spaces I'm a member of (not owner) disappear and hard to find.

ddey2 commented 2 years ago

What do you think about the attached screenshot? Will this be clear enough?

Screen Shot 2022-08-23 at 5 43 52 PM
robkooper commented 2 years ago

Maybe "Joined Spaces" instead of "Other Spaces"?

ddey2 commented 2 years ago

Yeah, that sounds good. I will then make this dropdown functional. :)