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] - Skeleton is overflowing with isLoaded=true #3670

Closed
almarzn opened this issue Aug 21, 2024 · 4 comments · Fixed by #3217
Closed

[BUG] - Skeleton is overflowing with isLoaded=true #3670

almarzn opened this issue Aug 21, 2024 · 4 comments · Fixed by #3217
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working

Comments

@almarzn
Copy link

almarzn commented Aug 21, 2024

NextUI Version

2.4.6

Describe the bug

Using with isLoaded={true} overflows the ::before element on the left of the element.

  • Element on the left are thus getting covered by an invisible element and thus not interactive.
  • The animation flashes on the left of the element in cases where the element is not removed and readded (see video)

Your Example Website or App

https://codesandbox.io/p/devbox/cranky-euclid-hjympl?workspaceId=6a536476-25bc-4d3c-9a8a-569f4ba3a731

Steps to Reproduce the Bug or Issue

  1. Click Hide Skeleton

Expected behavior

Button A should be clickable

Screenshots or Videos

Button A is not clickable

Also a video of the overlay flashing (after reloading)

Screen.Recording.2024-08-21.at.10.21.56.mov

Operating System Version

macOS

Browser

Chrome

Copy link

linear bot commented Aug 21, 2024

@wingkwong wingkwong added 🐛 Type: Bug Something isn't working 📦 Scope : Components Related to the components labels Aug 22, 2024
@wingkwong
Copy link
Member

handled in #3217

@ScriptShah
Copy link

I like to work on this please assign me.

@wingkwong
Copy link
Member

@ahmaddonishyar there is a PR alreayd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants