generated from cockpit-project/starter-kit
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement the breadcrumb with PatternFly components
PatternFly has a breadcrumb component which we where not using but instead used a button which meant we could not properly support middle click and needed to apply CSS workarounds to style them properly. Additionally this drops the hostname from the breadcrumb and replaces it with an icon (with a tooltip). Middle mouse click now properly works and opens the clicked path in a new tab. Closes: #640 #641
- Loading branch information
Showing
4 changed files
with
229 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.