Mark Caron
Mark Caron
@bennypowers I believe you had an idea on implementation on this, so we'll need your advisement.
While discussing Jump Links with @Nouveau today, we realized that we're likely going to run into an issue with Jump Links and `color-palette` / `color-context` as it remains `sticky` and...
After our `` discovery meeting last week... **We discussed the following problems:** 1. Sticky scroll over top of inverted color-palettes / themes (e.g., bands) causes accessibility / contrast issues 2....
Waiting on design updates ([#7 above](https://github.com/RedHat-UX/red-hat-design-system/issues/539#issuecomment-2422953129)) CC: @marionnegp @coreyvickery
Discussed in office hours: - Have multiple CSS files, like `reset.css`, `typography.css`, `page.css`, `grid.css`, etc. - Bundle base CSS files in post process on CDN in a separate `bundles` directory,...
**Question:** Do we need a `tokens.css` to act as the interface for the semantic tokens used in `typography.css`, `pages.css`, etc.? Or do we reference the primitive directly? ``` h1 {...
Worth discussing: should we have a standard version and one with lighter gray chevrons (to lessen the visual noise on long form content)? PF's design: - Color: `#151515` Use on...
We could approach it like Google Drive's breadcrumbs. They use `text-overflow: ellipsis` on the links to visually truncate rather than actually truncate: And when it nests too deep, it uses...
Looking at the [Figma mockup](https://www.figma.com/proto/FSkPCjWTWK63QfSnX8rChZ/rh-breadcrumb?page-id=1%3A3&type=design&node-id=1-218&viewport=122%2C139%2C1&t=AmmdkOlWBdRh2fWu-1&scaling=min-zoom), I'm thinking we should get out an MVP following the "Responsive approach 1". If we can get "Responsive approach 2" working in the future with...
@coreyvickery this PR will need some screenshots and design docs when you get a chance.