Skip to content

Conversation

@kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Jun 22, 2023

What: Closes #8482

Adds css classes to the SimpleList ul and li (hardcoded because they're not included in react styles).

@patternfly-build
Copy link
Contributor

patternfly-build commented Jun 22, 2023

Copy link
Contributor

@jenny-s51 jenny-s51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matches core, LGTM

@tlabaj tlabaj requested a review from mcoker July 17, 2023 15:53
@kmcfaul kmcfaul changed the base branch from main to postV5 July 18, 2023 13:37
@tlabaj tlabaj requested a review from srambach July 19, 2023 20:25
@kmcfaul kmcfaul changed the base branch from postV5 to main July 31, 2023 17:55
Copy link
Contributor

@mcoker mcoker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but it's still missing from the group lists -

<ul className={css(className)} aria-labelledby={id}>

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tlabaj tlabaj merged commit f6bae61 into patternfly:main Aug 1, 2023
nicolethoen pushed a commit to Kells512/patternfly-react that referenced this pull request Sep 1, 2023
* feat(SimpleList): add ul/li classes

* add class to group, update snaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SimpleList - missing classes on list and list items

6 participants