Evan
Evan
@jschuler took a stab at what we chatted about around editing CSS import paths ([similar to work I was doing in an issue for Codesandbox imports](https://github.com/patternfly/patternfly-org/pull/3122)) - it looks to...
Planning to pull Catalog View out into its own repo after similar work for Log viewer is completed in https://github.com/patternfly/patternfly-org/pull/3188, we will hold off on this work until the repo...
Related to https://github.com/patternfly/patternfly-org/issues/2737 & https://github.com/patternfly/patternfly-org/issues/2705
Discussed in office hours 5/18, related links: - https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-flow - https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Masonry_Layout - ACM React-specific implementation: https://github.com/stolostron/console/blob/main/frontend/src/components/AcmMasonry.tsx
@mcarrano completely feasible, very low level of effort at first glance. The main challenges look to be confirming how we want it styled (should the expandable text replace the existing...
@mcarrano any feedback to share on the Wizard button placement?
Looks like this can be done with Actions: https://docs.github.com/en/actions/managing-issues-and-pull-requests/scheduling-issue-creation
@andrew-ronaldson thanks for the feedback, connected with @mcoker (added as reviewer) for suggestions on fixes and fixed the overflowing grid item && update the incorrect text colors (note - now...
Thanks @mcoker, just FYI I went back and made those updates based on your suggestions 👍 @nicolethoen @andrew-ronaldson this demo PR should be in a good place now after feedback...
We can get near this using the Expandable Section component as seen in the screenshot below. This does maintain the full listing of jump links, but would require adjustments to...