Steven Spriggs
Steven Spriggs
> * [ ] Move overview description into page heading Due to the usage of `pfe-tools` to render these pages we can't modify these without a breaking change to child...
> * [ ] Icon doesn't match PatternFly's The difference is between font awesome version 6 and version 5 https://fontawesome.com/v6/icons/copy?s=solid&f=classic https://fontawesome.com/v5/icons/copy?s=solid&f=classic @bennypowers was this the intent of `pf-icon` to use...
> * [ ] Icon size The icon sizes are not the same as PFv4 clipboard. Currently, the copy icon is showing up at 10px which is the default size...
> [ ] Font changes on in-page demos, like [accordion's](https://patternflyelements.org/components/accordion/) constructed stylesheet (i.e., "Red Hat Text" vs "RedHatTextUpdated") @brianferry will you take a look at this one with Accordion? I'm...
This could be represented in docs if we aren't changing the color value with the [components/link#interaction-states](http://localhost:8080/components/link/#interaction-states) Thoughts @coreyvickery? Psuedo code example: (implementation would differ based on inside a component vs...
> we should automate this with https://jampack.divriots.com/ instead of editing source files Hmm, interesting, didn't know this existed. I'll take a look at implementing this instead. Update: Jampack takes....foreveeeeerrrrrr to...
@hellogreg @bennypowers I think this was closed accidently, if you look at the reviewer notes of #2334 I had said: > Note: I purposely didn't fix the one in tabs...
> * [x] On hover, the border has some slanted edges in vertical tabs. @marionnegp, can you check this out again? I pushed a fix for the border intersection issues.
> * I noticed that our focus ring appears twice Good catch will fix.
Likely need this to work with `` as well. Example: ```html Save Edit Delete ```