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

ref(issue-stream): Remove HoCs from overviewFc.tsx #83141

Merged

Conversation

malwilley
Copy link
Member

Replaces the HoCs around the default export and replaces with hooks. Straightforward change, but required a lot of test changes because types started to be enforced better and we can't override using props any longer.

@malwilley malwilley requested a review from a team as a code owner January 9, 2025 00:11
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 9, 2025
Copy link
Member

@scttcper scttcper left a comment

Choose a reason for hiding this comment

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

wow big move

@malwilley malwilley merged commit e2c93e8 into master Jan 9, 2025
44 checks passed
@malwilley malwilley deleted the malwilley/ref/issue-stream-refactor-saved-searches branch January 9, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants