| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://patternfly-react-pr-2713.surge.sh |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Just one comment but all in all LGTM 👍
Sorry, something went wrong.
| <AccordionList className={css(styles.accordion, className)} aria-label={ariaLabel} {...props}> | ||
| <AccordionContext.Provider value={{ AccordionHeadingLevel: headingLevel, asDefinitionList }}> | ||
| <AccordionContext.Provider value={{ | ||
| HeadingLevel: headingLevel, |
There was a problem hiding this comment.
Do we need HeadingLevel other than in ToggleContainer because it looks like redundent
Sorry, something went wrong.
There was a problem hiding this comment.
Fixed.
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good!
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM! 🥇
Sorry, something went wrong.
Sorry, something went wrong.
| isFixed?: boolean; | ||
| /** Adds accessible text to the Accordion content */ | ||
| 'aria-label'?: string; | ||
| /** Container to override the default for content */ |
There was a problem hiding this comment.
Maybe say Component to use as content container?
Sorry, something went wrong.
There was a problem hiding this comment.
Sure, done!
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What: Fixes #2694
Additional issues: