Skip to content

Popover2 backdrop animated appearance doesn't work #5873

Answered by adidahiya
sashaglobenko asked this question in Q&A
Discussion options

You must be logged in to vote

Are you trying to add a custom popover backdrop CSS transition?

  1. Why?
  2. This should be doable, but you'll need to get a little more specific / in the weeds with the TransitionGroup classes... you probably need to attach a custom class to your backdrop and then target it with .my-popover-backdrop.bp3-popover2-enter { ... } (see CSSTransition docs)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adidahiya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #4837 on January 24, 2023 15:03.