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

Add Slot for the dropdown button of QBtnDropdwon #16955

Open
deschenny1907 opened this issue Mar 1, 2024 · 2 comments
Open

Add Slot for the dropdown button of QBtnDropdwon #16955

deschenny1907 opened this issue Mar 1, 2024 · 2 comments

Comments

@deschenny1907
Copy link

What happened?

So far it is only possible to customize the main buttons content through the label slot. With using the split prop to split the dropdown button in its own button there is no posibility to customize this button according to the main button.

What did you expect to happen?

The dropdown button should also be customizable through a slot, for example to add a tooltip.

Reproduction URL

How to reproduce?

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response

Copy link

github-actions bot commented Mar 1, 2024

Hi @deschenny1907! 👋

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. 👏

@tetzla
Copy link

tetzla commented Mar 6, 2024

There is no possibility to set a tooltip for the dropdown button of https://quasar.dev/vue-components/button-dropdown. That's an accessibility flaw for screen reader users.

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

2 participants