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

enhancement: Responsive modal #573

Open
qwerzl opened this issue Apr 20, 2024 · 0 comments
Open

enhancement: Responsive modal #573

qwerzl opened this issue Apr 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request to-do

Comments

@qwerzl
Copy link
Collaborator

qwerzl commented Apr 20, 2024

Currently we use <Dialog /> component for modals, but it isn't too beautiful on mobile. We should create a responsive one which shows <Dialog /> on desktop and <Drawer /> on mobile.

There is already an attempt to do that with react, so I guess it won't be too complicated.

@qwerzl qwerzl self-assigned this Apr 20, 2024
@q1zhen q1zhen added enhancement New feature or request to-do labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-do
Projects
None yet
Development

No branches or pull requests

2 participants