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

fix(ui): extract ReactModal elementApp and fix act warning in ut #1756

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

simeng-li
Copy link
Contributor

Summary

extract ReactModal elementApp and fix act() warning in ut

Testing

test locally @eng

extract ReactModal elementApp and fix act warning in ut
@linear
Copy link

linear bot commented Aug 8, 2022

LOG-3908 React 18 Following Updates

  • remove UT act warning
  • update Domrender method to createRoot

@github-actions
Copy link

github-actions bot commented Aug 8, 2022

COMPARE TO master

Total Size Diff 📈 +41 Bytes

Diff by File
Name Diff
packages/ui/src/components/ConfirmModal/AcModal.tsx 📈 +63 Bytes
packages/ui/src/components/ConfirmModal/IframeConfirmModal.tsx 📈 +63 Bytes
packages/ui/src/components/ConfirmModal/MobileModal.tsx 📈 +63 Bytes
packages/ui/src/components/Drawer/index.tsx 📈 +63 Bytes
packages/ui/src/containers/CreateAccount/index.test.tsx 📈 +31 Bytes
packages/ui/src/containers/Passwordless/EmailPasswordless.test.tsx 📈 +57 Bytes
packages/ui/src/containers/Passwordless/PhonePasswordless.test.tsx 📈 +57 Bytes
packages/ui/src/containers/SocialSignIn/SecondarySocialSignIn/index.test.tsx 📈 +29 Bytes
packages/ui/src/index.tsx 📈 +72 Bytes
packages/ui/src/pages/SocialSignInCallback/index.test.tsx 📈 +47 Bytes

@simeng-li simeng-li merged commit 0270bf1 into master Aug 9, 2022
@simeng-li simeng-li deleted the simeng-log-3908 branch August 9, 2022 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants