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: fix close Modal incorrectly #252

Merged
merged 1 commit into from Apr 19, 2023

Conversation

3kinglee
Copy link
Contributor

when i copy my key in the modal, i found some bug. when i mouse down in the modal and mouseup ouside the modal,the modal will close. like the video show. I fixed it in this pr.

2023-04-19.4.43.38.mov

@vercel
Copy link

vercel bot commented Apr 19, 2023

Someone is attempting to deploy a commit to the reworkd Team on Vercel.

A member of the Team first needs to authorize it.

>
<div className="fixed inset-0 z-40 flex items-center justify-center overflow-y-auto overflow-x-hidden bg-black/70 p-3 font-mono text-white outline-none transition-all">
<div
className="absolute bottom-0 left-0 right-0 top-0 "

Choose a reason for hiding this comment

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

Suggested change
className="absolute bottom-0 left-0 right-0 top-0 "
className="absolute bottom-0 left-0 right-0 top-0"

space 💅

@vercel
Copy link

vercel bot commented Apr 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agent-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 19, 2023 4:42pm

@asim-shrestha asim-shrestha merged commit 6615fa8 into reworkd:main Apr 19, 2023
3 checks passed
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.

None yet

3 participants