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

Bug: u-notification Not Clickable When Positioned Over u-slideoveror or u-modal #3214

Open
yashodaAgarwal opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@yashodaAgarwal
Copy link

yashodaAgarwal commented Jan 31, 2025

Environment

Operating System: Linux
Node Version: v18.20.3
Nuxt Version: 3.15.4
CLI Version: 3.21.1
Nitro Version: 2.10.4
Package Manager: [email protected]
Builder: -
User Config: modules
Runtime Modules: @nuxt/[email protected]
Build Modules: -

Version

^2.17.0

Reproduction

https://stackblitz.com/edit/nuxt-ui-um7dcx8a?file=app.vue

Description

In a Nuxt project using Nuxt UI, when a u-notification appears over a u-slideover, the notification is not clickable. The issue occurs because the u-slideover element blocks interactions with elements positioned above it.

I have provided a reproduction link above where if you open the slideover, a notification appears after 1 sec and the notification is not interactive (action button does not work).

Additional context

No response

Logs

@yashodaAgarwal yashodaAgarwal added bug Something isn't working triage labels Jan 31, 2025
@yashodaAgarwal yashodaAgarwal changed the title UNotification is not clickable if opened above USlideover or UModal Bug: u-notification Not Clickable When Positioned Over u-slideoveror or u-modal Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants