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

Improve extensibility of the NavigationBar #3563

Closed
wpiers opened this issue Jun 5, 2024 · 0 comments · Fixed by #3564
Closed

Improve extensibility of the NavigationBar #3563

wpiers opened this issue Jun 5, 2024 · 0 comments · Fixed by #3564

Comments

@wpiers
Copy link
Contributor

wpiers commented Jun 5, 2024

NavigationBar.tsx allows 2 extensions, the left icon and the right side actions.
The left icon contribution is encapsulated by an IconButton/Link/Tooltip which prevents advanced contributions.

The navigation bar should allow to extend its left and right sides.

wpiers added a commit to wpiers/sirius-components that referenced this issue Jun 5, 2024
Bug: eclipse-sirius#3563
Signed-off-by: William Piers <william.piers@obeo.fr>
wpiers added a commit to wpiers/sirius-components that referenced this issue Jun 5, 2024
Bug: eclipse-sirius#3563
Signed-off-by: William Piers <william.piers@obeo.fr>
wpiers added a commit to wpiers/sirius-components that referenced this issue Jun 6, 2024
Bug: eclipse-sirius#3563
Signed-off-by: William Piers <william.piers@obeo.fr>
@sbegaudeau sbegaudeau added this to the 2024.7.0 milestone Jun 10, 2024
@sbegaudeau sbegaudeau linked a pull request Jun 10, 2024 that will close this issue
39 tasks
sbegaudeau pushed a commit to wpiers/sirius-components that referenced this issue Jun 10, 2024
Bug: eclipse-sirius#3563
Signed-off-by: William Piers <william.piers@obeo.fr>
sbegaudeau pushed a commit to wpiers/sirius-components that referenced this issue Jun 10, 2024
Bug: eclipse-sirius#3563
Signed-off-by: William Piers <william.piers@obeo.fr>
sbegaudeau pushed a commit to wpiers/sirius-components that referenced this issue Jun 10, 2024
Bug: eclipse-sirius#3563
Signed-off-by: William Piers <william.piers@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Jun 10, 2024
Bug: #3563
Signed-off-by: William Piers <william.piers@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants