-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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-data-discovery #210134
Comments
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
Tested:
Everything looks good ✅ *I've compared all console errors I've encountered to @kertal should we close or you have some more ideas where to peak? Or you want to do a final round with fresh pair of eyes? |
Great job @akowalska622 , let's just ping our team, in case somebody has another idea what to test, and close it tomorrow, in case there's no more additional input. Let's open issues then if we find something. Thx a log! FYI @elastic/kibana-data-discovery |
Sounds great to me! |
Part of #203114.
Summary
Manual QA of our UI using React
How to test
Testing can be done locally by using the PR (#209337) or from main with
REACT_18=true
ENV flag:You can also use cloud or serverless deployment from that PR.
Tip
Kibana is built with and running [email protected], muting legacy root warning.
__REACT_DEVTOOLS_GLOBAL_HOOK__.renderers.get(1).version
in consoleWhat 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
The text was updated successfully, but these errors were encountered: