Skip to content

Remove theme props override from view components#10791

Merged
djhi merged 1 commit intonextfrom
remove-use-theme-props-in-views
Jun 19, 2025
Merged

Remove theme props override from view components#10791
djhi merged 1 commit intonextfrom
remove-use-theme-props-in-views

Conversation

@Madeorsk
Copy link
Copy Markdown
Contributor

Problem

useThemeProps was called 2 times in details / lists components

Solution

Remove useThemeProps where required.

How To Test

View List / InfiniteList / Show / Edit / Create "Themed" story.

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
  • The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

@Madeorsk Madeorsk added the RFR Ready For Review label Jun 19, 2025
@djhi djhi merged commit 2bd2320 into next Jun 19, 2025
15 checks passed
@djhi djhi deleted the remove-use-theme-props-in-views branch June 19, 2025 09:52
@djhi djhi added this to the 5.9.0 milestone Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants