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

How to use Dialog Plugin to implement asynchronous commit operations? #17119

Closed
AAABingBing opened this issue Apr 18, 2024 · 2 comments
Closed
Labels
area/plugins bug/0-needs-info Need more info to reproduce flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@AAABingBing
Copy link

What happened?

I cannot use Dialog Plugin for asynchronous commit operations.

I can indeed use the dialog component to achieve this operation, but the writing method is not as simple as using the dialog plugin $q.dialog to create a dialog box.

What did you expect to happen?

It's like this https://element-plus.org/en-US/component/message-box.html#customization

element-plus/message-box

Just like this

Reproduction URL

https://element-plus.org/en-US/component/message-box.html#customization

How to reproduce?

/

Flavour

Vite Plugin (@quasar/vite-plugin)

Areas

Plugins (quasar)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@github-actions github-actions bot added area/plugins bug/0-needs-info Need more info to reproduce flavour/vite-plugin Bugs related to Vite usage with Quasar labels Apr 18, 2024
Copy link

Hi @AAABingBing! 👋

It looks like you provided an invalid or unsupported reproduction URL.
Do not use any service other than Codepen, jsFiddle, StackBlitz, Codesandbox, and GitHub.
Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc.
Please edit your original post above and provide a valid reproduction URL as explained.

Without a proper reproduction, your issue will have to get closed.

Thank you for your collaboration. 👏

@AAABingBing AAABingBing closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2024
@AAABingBing
Copy link
Author

See #17120 for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins bug/0-needs-info Need more info to reproduce flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

1 participant