cisco-sbg-ui / magna-react

magna-react.vercel.app
5 stars 0 forks source link

Be able to use ASkeletonBlock, ASkeletonText, ASkeletonHeader w/o nesting inside of ASkeleton #944

Closed danlesko closed 3 weeks ago

danlesko commented 4 weeks ago

Is your feature request related to a problem? Please describe. Currently, in order to have animations on ASkeletonBlock, ASkeletonText, ASkeletonHeader, they must be nested inside an ASkeleton block

Describe the solution you'd like Be able to use these components without nesting inside ASkeleton and have the animations still work

Describe alternatives you've considered Magical CSS work arounds

Additional context N/A

androche commented 3 weeks ago

@danlesko not sure if this helps in meantime, but if you use hidePanelBackdrop it will hide the panel shadow for a more seamless look: Screenshot 2024-10-23 at 12 16 25 PM