Skip to content

enhancement: Responsive modal #573

Description

@qwerzl

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions