-
Notifications
You must be signed in to change notification settings - Fork 265
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
Dashboard UI Implementation for the Rail and Header Navigation #803
Comments
@carrenelloyd the |
Let me reach out to that dev team to see how they can help. |
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
Rotten issues close after 30d of inactivity. /close Send feedback to tektoncd/plumbing. |
Stale issues rot after 30d of inactivity. /lifecycle rotten Send feedback to tektoncd/plumbing. |
@tekton-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/remove-lifecycle rotten |
@AlanGreene: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
We've since added our own custom styles following Carbon guidelines overriding the SideNav colours to use a dark theme while using Carbon's gray 10 theme for the rest of the content on the page. The SideNav component does provide an We should also define the side nav behaviour at the different breakpoints, most likely should collapse to rail by default at small screen sizes, open by default at large or above, and always present the option to toggle. |
We can achieve something close to this by switching between the |
Expected Behavior
The portion of the Dashboard UI for the Rail and Header Navigation should use design patterns and components for Carbon 10 and from the IDE components Storybook, until Carbon inherits IDE components. It should also reflect the user experience created through the collaboration between Development, Design and User Research
This update should also include removing the blue background from the
<body>
Actual Behavior
The actual behavior is found in the current implementation of the Dashboard UI
Design Specs
The code for the Rail and Header Navigation can be used from the following Storybook.
Additional information about the Rail and Header can be found here.
and here
Also contact Dev: Matt Chapman and or Kidus Woldeyes
Icons for Rail Navigation:
Icons.zip
Header Navigation
Additional Info
The Rail has 3 states:
Clicking on the Hamburger icon
opens the Rail in full view. The Hamburger icon changes into the Close (x) icon.
The Menu items have icons associated with them, whereas the Submenu items do not.
The text was updated successfully, but these errors were encountered: