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/kibana-security #209986

Open
9 tasks
Tracked by #203114
SiddharthMantri opened this issue Feb 6, 2025 · 0 comments
Open
9 tasks
Tracked by #203114

[React@18 QA] @elastic/kibana-security #209986

SiddharthMantri opened this issue Feb 6, 2025 · 0 comments
Labels
React@18 Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@SiddharthMantri
Copy link
Contributor

SiddharthMantri commented Feb 6, 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.

UI Sections we should test

  • User Management
  • Role Management
  • API Keys Management
  • User profile page
  • Role Mappings
  • Login UX
  • Spaces Management
  • Space selection screens
  • Access agreements UI

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

  • Issues with incorrectly rendered elements
  • Blank screens
  • Any react/UI only error screens
  • Page is not responsive
  • Console errors
  • Forms not functioning correctly (lagging input, missed inputs when typing fast
@SiddharthMantri SiddharthMantri added the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label Feb 6, 2025
@SiddharthMantri SiddharthMantri changed the title [React@18 QA] @elastic/kibana-security @SiddharthMantri [React@18 QA] @elastic/kibana-security Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
React@18 Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

No branches or pull requests

1 participant