-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update UI to distinguish workspaces #117
Comments
@jtomeck What we're looking for here is an approach to the UI that you feel distinguishes the differences between these cases in the best way possible. |
Just to reiterate some of our discussion from the slack channel, here are the things we had mentioned:
|
I prefer the idea of two sections, one for "my" workspaces, and one for other ones, possibly with a visual indicator for the ones that are public. But this is exactly where we need @jtomeck's expertise. |
I agree with @waxlamp on this one. If anyone's used Discord, I like how they split up users of different roles. I picture the list of workspaces could be split like that. Here's a screen of it as an example |
And I am picturing a little blue badge that says |
A list of workspaces can be broken up into three distinct categories (assuming a logged-in user):
We need a way to split up the current entire list of workspaces that a user sees into a these three distinct categories. When logged out, the first case is the only option. When logged in, perhaps only the last 2 categories are worth actually separating, while the first one could just be denoted with an icon, since the first cast can overlap with the last two (i.e. any workspace that you own or have permissions on can also be public).
The text was updated successfully, but these errors were encountered: