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: close notification with Enter key #301

Open
wants to merge 2 commits into
base: 4.x
Choose a base branch
from

Conversation

MehmetYararVX
Copy link
Contributor

fixes #299

@vercel
Copy link

vercel bot commented Mar 1, 2023

@MehmetYararVX is attempting to deploy a commit to the React Component Team on Vercel.

A member of the Team first needs to authorize it.

duration: null,
});

setTimeout(() => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use waitFakeTimers.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yoyo837, all the tests use setTimeout in this test suite, and this test is no different. Not sure this PR is the right place to refactor.

@zombieJ
Copy link
Member

zombieJ commented Mar 1, 2023

strange, why CI not trigger...

@mellis481
Copy link

@zombieJ Are you able to determine why the workflow wasn't kicked off successfully?

@zombieJ
Copy link
Member

zombieJ commented Mar 3, 2023

@zombieJ Are you able to determine why the workflow wasn't kicked off successfully?

Could you push some commit to force trigger CI for this?

@zombieJ
Copy link
Member

zombieJ commented Mar 6, 2023

Hmm... got the reason. Could you help merge into master instead?

@MehmetYararVX
Copy link
Contributor Author

Hmm... got the reason. Could you help merge into master instead?

@zombieJ #302

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