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

[Workspace] Register workspace settings under settings and setup #7244

Closed
wanglam opened this issue Jul 15, 2024 · 0 comments
Closed

[Workspace] Register workspace settings under settings and setup #7244

wanglam opened this issue Jul 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wanglam
Copy link
Contributor

wanglam commented Jul 15, 2024

Is your feature request related to a problem? Please describe.

This is a feature request, workspace settings should be register to settings and setup nav group when nav group enabled. After click the workspace settings, it should show a workspace list page.

Describe the solution you'd like

The workspace list application has already been registered to the OSD core applications. But the nav link status of this workspace list is hidden. We need to change the nav link status to visible, then it will be displayed in the left navigation. To registered to the settings and setup nav group, we need to call core.chrome.navGroup.addNavLinksToGroup with specific nav group and application id.

Describe alternatives you've considered

N/A

Additional context

#4944

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

No branches or pull requests

1 participant