Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(regression): improve discussion list item styling extensibility #4128

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

SychO9
Copy link
Member

@SychO9 SychO9 commented Nov 23, 2024

Improves extensibility of the discussion list item's design.

In 2.0 we refactored it to using CSS grid. but that turns out to be a pain to deal with when adding for example gamification voting actions.

This PR switches it to using the simpler flexbox.

@SychO9 SychO9 requested a review from a team as a code owner November 23, 2024 12:38
@SychO9 SychO9 merged commit 770feab into 2.x Nov 23, 2024
28 checks passed
@SychO9 SychO9 deleted the sm/discussion-list-ite-extensibility branch November 23, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant