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

Make 'Alert' dismissible, even with other actions #1227

Closed
mesqueeb opened this issue Dec 3, 2017 · 1 comment
Closed

Make 'Alert' dismissible, even with other actions #1227

mesqueeb opened this issue Dec 3, 2017 · 1 comment
Milestone

Comments

@mesqueeb
Copy link
Contributor

mesqueeb commented Dec 3, 2017

From the docs:

If you do not define any actions, the alert method will automatically be dismissible i.e. there will be an “X” button available for the user to dismiss the alert.

Currently for the Alert component to force 'dismissible' to be true is only possible on the Alert as Quasar-Component <q-alert>. But not when calling it on the global scale and adding dismissible: true, in the parameters.

@mesqueeb mesqueeb changed the title Alert dismissable with other actions as well Alert dismissible with other actions as well Dec 3, 2017
@mesqueeb mesqueeb changed the title Alert dismissible with other actions as well Make 'Alert' dismissible, even with other actions Dec 3, 2017
@rstoenescu rstoenescu added this to the v0.15 milestone Dec 3, 2017
@rstoenescu
Copy link
Member

Hi, There's Notify in future v0.15 which unifies Toast and Alert -- it allows what you want.

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

No branches or pull requests

2 participants