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

T365634: Fix warnings #122

Merged
merged 7 commits into from
Jun 12, 2024
Merged

T365634: Fix warnings #122

merged 7 commits into from
Jun 12, 2024

Conversation

medied
Copy link
Contributor

@medied medied commented May 22, 2024

https://phabricator.wikimedia.org/T365634

This removes all warnings. Main takeaway is that we should be using useCallback hooks more often, moving forward we have to be careful to not introduce new warnings. Warnings removed spanned the following files: preview.js, popover.js, inline.js, and tooltip.js, so in your testing please go through the various flows and there should be no visible changes.

@medied medied marked this pull request as ready for review June 11, 2024 18:02
@stephanebisson stephanebisson merged commit f06b10d into main Jun 12, 2024
1 check passed
@stephanebisson stephanebisson deleted the T365634-warnings branch June 12, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants