Skip to content

Collapse animation doesn't work correctly if we increase its duration #2004

@TexnikBy

Description

@TexnikBy

What is happening?

The animation is interrupted when we increase its duration

What should be happening?

The animation should not be interrupted

(P.S. in code too but https://getbootstrap.com/docs/4.5/components/collapse/ works fine)

Steps to reproduce issue

  1. go to https://reactstrap.github.io/components/collapse/
  2. change class ".collapsing" - "transition: height 0.35s ease" to "transition: height 5s ease"
  3. Click toogle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions