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

[Navigation-next] Only show navigation groups that are configured in the workspace #7147

Closed
wanglam opened this issue Jul 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@wanglam
Copy link
Contributor

wanglam commented Jul 2, 2024

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

In 2.15, we introduced the use case in workspace. One use case would included many different applications. These applications will be filtered out by configured workspace use cases in the current navigation. In the navigation next, the use case is a kind of nav group. Only configured nav group can be displayed after enter specific workspace.

Describe the solution you'd like

We are going to add a nav group updater in the nav group service under chrom service. Plugins can register their nav group updater by using navGroup.registerNavGroupUpdater. The nav group service will execute the registered nav group updater and applied updated nav groups to the navigation.

Describe alternatives you've considered

N/A

Additional context

#7027

@wanglam
Copy link
Contributor Author

wanglam commented Jul 8, 2024

Close since #7117 has been merged.

@wanglam wanglam closed this as completed Jul 8, 2024
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