Skip to content

Conversation

@ralzinov
Copy link

@ralzinov ralzinov commented Aug 15, 2025

The Issue:

Disabling animation didn't work. Setting badgeAnimation and popoverAnimation to "none" had no effect:

animationConfig={{
    badgeAnimation: 'none',
    popoverAnimation: 'none',
}}

Changes:

  • Made "animationConfig.badgeAnimation" to be used in multiSelectVariants on badge classes.
  • Forcefully disable animation on popover to override built-in popover animations
  • Added .idea folder to .gitignore for Intellij users
  • Added example of multiselect with disabled animations

Notes:

  • "animationConfig.optionHoverAnimation" is present in code examples, but it's not used in code, so I didn't touch it. Setting it to any value will have no effect

@vercel
Copy link

vercel bot commented Aug 15, 2025

Someone is attempting to deploy a commit to the sersavan's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Successfully merging this pull request may close these issues.

1 participant