regression: DiscussionsList title missing style#32103
regression: DiscussionsList title missing style#32103kodiakhq[bot] merged 1 commit intorelease-6.7.0from
Conversation
🦋 Changeset detectedLatest commit: ee1b037 The changes in this PR will be included in the next version bump. This PR includes no changesetsWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-6.7.0 #32103 +/- ##
=================================================
- Coverage 54.74% 52.97% -1.78%
=================================================
Files 2299 2242 -57
Lines 50738 49475 -1263
Branches 10380 10041 -339
=================================================
- Hits 27779 26209 -1570
- Misses 20491 20881 +390
+ Partials 2468 2385 -83
Flags with carried forward coverage won't be shown. Click here to find out more. |
867ab1f to
ee1b037
Compare
Proposed changes (including videos or screenshots)
Introduced here: #31978
Due to some changes in the semantics of
Contextualbarthe discussion list wasn't using the proper component so it lost the style.Adding the proper component for the title fixes the issue!
Issue(s)
Steps to test or reproduce
Further comments
CORE-226