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

Tooltip: custom z-index does not work #5239

Closed
Rakasch opened this issue Feb 8, 2024 · 2 comments
Closed

Tooltip: custom z-index does not work #5239

Rakasch opened this issue Feb 8, 2024 · 2 comments

Comments

@Rakasch
Copy link
Contributor

Rakasch commented Feb 8, 2024

Describe the bug

I have changed the base z-index of the tooltip to 1700.
This is not applied, the tooltips are still at 1000.

(Changing z-index of menus etc is working.)

image

image

I found an old issue with a workaround.
This workaround still works.
#2468 (comment)
The mentiond vuejs bug is already fixed since vuejs v3.2.32.

Reproducer

https://stackblitz.com/edit/rm76cd?file=src%2FApp.vue

PrimeVue version

3.48.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

see reproducer

Expected behavior

z-index of tooltip should be at 1700.

@Rakasch Rakasch added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 8, 2024
@mertsincan
Copy link
Member

Thanks a lot for your report! I set a milestone for it. We'll review before the milestone is released.

@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 9, 2024
@mertsincan mertsincan added this to the 3.50.0 milestone Feb 9, 2024
@tugcekucukoglu
Copy link
Member

It seems this issue still remains as we can see from the demo that you've shared. And the same workaround needs to be used also. When a change occurs on the Vue core side, we will update all the directives.

@tugcekucukoglu tugcekucukoglu removed this from the 3.50.0 milestone Mar 14, 2024
@tugcekucukoglu tugcekucukoglu removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Mar 14, 2024
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

3 participants