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

[React@18 QA] @elastic/security-service-integrations #209891

Closed
ebeahan opened this issue Feb 5, 2025 · 2 comments
Closed

[React@18 QA] @elastic/security-service-integrations #209891

ebeahan opened this issue Feb 5, 2025 · 2 comments
Assignees
Labels
Team:Security-Scalability Team label for Security Integrations Scalability Team

Comments

@ebeahan
Copy link
Member

ebeahan commented Feb 5, 2025

Part of #203114

How to test

Testing can be done locally by using the PR (#209337) or from main with REACT_18=true ENV flag:

REACT_18=true yarn bootstrap
REACT_18=true yarn start

You can also use cloud or serverless deployment from that PR.

Tip

  • Locally you can tell that you're running React@18 by the following message in the console: Kibana is built with and running [email protected], muting legacy root warning.
  • When deployed and when having React Dev Tools extension you can check the version with __REACT_DEVTOOLS_GLOBAL_HOOK__.renderers.get(1).version in console

What to look for

Tip

Look for blank screens, error splash screens, unresponsive pages, new errors in the console, unpredictable UI behavior (like laggy text inputs that skip letters when typing fast). You can also review the list of addressed runtime issues discovered by functional tests in the section below

@ebeahan ebeahan added the Team:Security-Scalability Team label for Security Integrations Scalability Team label Feb 5, 2025
@ebeahan ebeahan self-assigned this Feb 5, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-scalability (Team:Security-Scalability)

@ebeahan
Copy link
Member Author

ebeahan commented Feb 5, 2025

Validated x-pack/solutions/security/plugins/security_solution/*/security_integrations using REACT_18=true. No issues observed which need follow up.

@ebeahan ebeahan closed this as completed Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Security-Scalability Team label for Security Integrations Scalability Team
Projects
None yet
Development

No branches or pull requests

2 participants