Skip to content
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

Show all workspaces (even with no boards) in the workspace picker #1145

Closed
chenilim opened this issue Sep 2, 2021 · 2 comments · Fixed by #1158
Closed

Show all workspaces (even with no boards) in the workspace picker #1145

chenilim opened this issue Sep 2, 2021 · 2 comments · Fixed by #1158
Assignees
Labels
Enhancement New feature or request
Milestone

Comments

@chenilim
Copy link
Contributor

chenilim commented Sep 2, 2021

Summary:
The Workspace Switcher (in PR #1052) currently only returns workspaces (channels the user is a member of) with one or more boards. Let's change this to:

  • Return all user channels (even with no boards) instead, and
  • Display workspaces with no boards below the ones that do in the dropdown

How important this is to me and why:

Importance: High

The main reason for this is so users can create boards in workspaces (channels) that don't currently have boards, without needing to switch to the Channels UI.

Additional context / similar features:
Discussed in the Sep 2 Dev meeting, and is a step towards the v6.0 nav update spec.

@chenilim chenilim added the Enhancement New feature or request label Sep 2, 2021
@chenilim chenilim added this to the v0.9 milestone Sep 2, 2021
@chenilim
Copy link
Contributor Author

chenilim commented Sep 2, 2021

Filing this issue to track as discussed @harshilsharma63. FYI @asaadmahmood, @sbishel, @ogi-m.

@harshilsharma63
Copy link
Member

I'll be working on this independent of the original workspace switcher. That once can be tested and merged while this one continues in development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants