Skip to content

[NcPopover] Provided 'title' property to trigger does not appear #6677

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

Open
Antreesy opened this issue Apr 1, 2025 · 0 comments
Open

[NcPopover] Provided 'title' property to trigger does not appear #6677

Antreesy opened this issue Apr 1, 2025 · 0 comments
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: popover Related to the popovermenu component

Comments

@Antreesy
Copy link
Contributor

Antreesy commented Apr 1, 2025

Tracked it down to upstream:

https://github.com/Akryum/floating-vue/blob/19857764c4f73dea7ed44a7d970adb968ee7ad90/packages/floating-vue/src/components/Popper.ts#L504

this.$_swapTargetAttrs('title', 'data-original-title') is replaced and no longer shown by browser

It might interfere with upstream library hover behaviour, but there were no discussion about disabling/reverting it
Do we need a workaround here?

@Antreesy Antreesy added 1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: popover Related to the popovermenu component labels Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: popover Related to the popovermenu component
Projects
None yet
Development

No branches or pull requests

1 participant