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: 2 problems related to Toast Component. One is its usage in Modal… #579

Merged
merged 6 commits into from
Apr 21, 2022
Merged

fix: 2 problems related to Toast Component. One is its usage in Modal… #579

merged 6 commits into from
Apr 21, 2022

Conversation

KaidonWong
Copy link

fix: 2 problems related to Toast Component. One is its usage in Modal component will cause memory leak. The other is a display issue about abnormal offset of the Modal component when toast was popped up before.

… component will cause memory leak. The other is a display issue about abnormal offset of the Modal component when toast was popped up before.
loatheb
loatheb previously approved these changes Apr 21, 2022
@loatheb loatheb enabled auto-merge (squash) April 21, 2022 05:58
@KaidonWong
Copy link
Author

我看到这边lint校验没过,我的开发环境具体要需要怎么配置它呢

@loatheb
Copy link
Contributor

loatheb commented Apr 21, 2022

lint 配置你可以本地根目录跑对应的 yarn lint 看到 eslint 的问题,这里面的两个问题一个是 Box import 的时候没有按顺序,一个是换行的问题

auto-merge was automatically disabled April 21, 2022 07:51

Head branch was pushed to by a user without write access

@KaidonWong
Copy link
Author

又失败了,我这边windows环境跑eslint显示JS内存不够,即使我设置了max_space_size

@loatheb loatheb enabled auto-merge (squash) April 21, 2022 09:06
@loatheb
Copy link
Contributor

loatheb commented Apr 21, 2022

这次应该没问题

@loatheb loatheb disabled auto-merge April 21, 2022 11:43
@loatheb loatheb merged commit 4a97125 into OneKeyHQ:onekey Apr 21, 2022
liuzjalex added a commit to liuzjalex/app-monorepo that referenced this pull request Apr 24, 2022
…detail

* commit '48ab7d0f53a868e926aacd5cb8be5431e43ead05': (39 commits)
  OK-7960, OK-7789: add react-native-fast-image (OneKeyHQ#590)
  feat: error boundary message panel (OneKeyHQ#587)
  style: set Select.Option default background to undefined (OneKeyHQ#588)
  Update readme.md
  fix: splash screen OK-8127 OK-8129 (OneKeyHQ#591)
  OK-8041: improve withEnableAuthentication defaultValue (OneKeyHQ#589)
  OK-7814 `ChangeLogModal` component and `Modal` maxHeight prop (OneKeyHQ#586)
  OK-7527: fix check fee (OneKeyHQ#542)
  Feat discover OK-7805 OK-8054 (OneKeyHQ#584)
  feat: swap beta (OneKeyHQ#581)
  fix: finalize tx status timeout bug. (OneKeyHQ#585)
  feat: EVM Dapp Sign message flow (OneKeyHQ#576)
  OK-8050: fix Qcode bgColor (OneKeyHQ#583)
  Update readme.md
  Update readme.md
  fix: 2 problems related to Toast Component. One is its usage in Modal… (OneKeyHQ#579)
  chore: upgrade blockchain-libs (OneKeyHQ#582)
  fix: rsync app js-sdk missing files (OneKeyHQ#580)
  fix: electron production build issue (OneKeyHQ#578)
  fix: import wallet password bug OK-7755 (OneKeyHQ#568)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants