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

[Feature] Activation of the <SidebarHeader /> component for Changing Workspace #3283

Closed
NdekoCode opened this issue Nov 9, 2024 · 0 comments · Fixed by #3361
Closed

[Feature] Activation of the <SidebarHeader /> component for Changing Workspace #3283

NdekoCode opened this issue Nov 9, 2024 · 0 comments · Fixed by #3361
Assignees
Labels
enhancement New feature or request Ever Teams feature Improvement Improvement

Comments

@NdekoCode
Copy link
Contributor

NdekoCode commented Nov 9, 2024

[DON'T WORK ON THIS YET UNTIL FURTHER INSTRUCTION]

Enable the component for Workspace Management

The <SidebarHeader /> component should allow users to switch between different workspaces directly from the sidebar. This includes displaying the logo of the current workspace.

screenshot-localhost_3030-2024_11_09-12_34_42

In detail for left sidebar, we will need to enable the component called <SidebarHeader /> (Where we now display logo) to be able to switch Workspace, but essentially by default we will show there Ever Teams logo like now, but if user set logo for own Namespace, it should use that current workspace logo and click on that element should allow switching to other workspaces (if user have more than one workspace)

Detailed Flow

  1. Go to the sidebar.
  2. Check that the <SidebarHeader /> component displays the current workspace logo.
  3. Click to try to change workspace.

Expected solution

  • Enable <SidebarHeader /> to display the workspace logo.
  • Allow the workspace to be changed by clicking on the logo.

Acceptance Criteria

  • The logo of the current workspace must be visible in the sidebar.
  • Click on the logo to change workspace.
@NdekoCode NdekoCode added enhancement New feature or request feature Improvement Improvement Ever Teams labels Nov 9, 2024
@NdekoCode NdekoCode self-assigned this Nov 9, 2024
@NdekoCode NdekoCode linked a pull request Nov 21, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Ever Teams feature Improvement Improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant