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

Ability to add non-breadcrumb links to a header #1444

Open
ben-polinsky opened this issue Jul 26, 2023 · 1 comment
Open

Ability to add non-breadcrumb links to a header #1444

ben-polinsky opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement New feature or request major Requires breaking changes

Comments

@ben-polinsky
Copy link
Collaborator

Feature

The iTwinUI Header allows consumers to add links via a breadcrumbs prop. This displays the menu items with carets pointing to the next item to the right, making them feel logically connected. While this suits iTwin applications which display iTwins containing iModels containing versions, it limits apps displaying more traditional headers.

Examples

The current Connect Header has header items which do not feel connected in a bread-crumby fashion.
image

@ben-polinsky ben-polinsky added the enhancement New feature or request label Jul 26, 2023
@mayank99
Copy link
Contributor

This will likely require breaking changes if we update Header. Or we could create a new version from scratch (HeaderNew) after releasing v3, and deprecate the old Header.

/cc @iTwin/itwinui-1

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

No branches or pull requests

2 participants