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

Enable react-compiler eslint to spot antipatterns #28652

Merged
merged 16 commits into from
Jan 16, 2025

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Dec 5, 2024

Requires #28651

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy added the T-Task Tasks for the team like planning label Dec 5, 2024
@t3chguy t3chguy self-assigned this Dec 5, 2024
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
…to t3chguy/react-compiler-eslint

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

# Conflicts:
#	yarn.lock
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
…to t3chguy/react-compiler-eslint

# Conflicts:
#	src/components/views/settings/ThemeChoicePanel.tsx
#	src/hooks/useUserOnboardingContext.ts
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

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

Looks like a useful bunch of catches.

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
- Remove searchQuery ref/state and instead pass this query to the
  loadMember function.
- Now we no longer need a separate search function
@t3chguy t3chguy added this pull request to the merge queue Jan 16, 2025
Merged via the queue into develop with commit ef1597f Jan 16, 2025
31 checks passed
@t3chguy t3chguy deleted the t3chguy/react-compiler-eslint branch January 16, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants