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

🐛 BUG: unable to close GenericReferralModal on mobile size #1608

Open
1 task done
sshanzel opened this issue Nov 20, 2024 · 0 comments
Open
1 task done

🐛 BUG: unable to close GenericReferralModal on mobile size #1608

sshanzel opened this issue Nov 20, 2024 · 0 comments

Comments

@sshanzel
Copy link
Member

What went wrong? 🤔

The generic referral modal is not closeable on mobile.

Expected Behavior

Should allow the user to close it.

Steps to Reproduce Issue

A bit difficult to reproduce, but on dev environment, there should be a `BootPopups` component with a useEffect that manages the popup's state.

Solution Proposed

Either add a close button, or probably better if we add isDrawerOnMobile as true on the Modal component itself.

Screenshots

No response

Environment

No response

Browsers

No response

OS

No response

Version of daily.dev

No response

Additional Context

No response

Code of Conduct

  • I follow the conditions of this project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant