Version
1.0.1
Reproduction link
https://demos.creative-tim.com/argon-design-system/docs/components/navbar.html
Operating System
Windows
Device
PC
Browser & Version
Firefox 81.0.2
Steps to reproduce
opne the page on a small screen like 320x480, click the collapse botton on the navbar to open it and then click on the x botton to close it
What is expected?
there should be a same animation when collapsing it just like expanding
What is actually happening?
the card keeps showing for a while before it suddenly dissappear
Solution
Additional comments
checking the style.css, I found there is a collapsing-out class which should be and is not used when collapsing the navbar. js should be modified or simply use the default bootstrap transition
Version
1.0.1
Reproduction link
https://demos.creative-tim.com/argon-design-system/docs/components/navbar.html
Operating System
Windows
Device
PC
Browser & Version
Firefox 81.0.2
Steps to reproduce
opne the page on a small screen like 320x480, click the collapse botton on the navbar to open it and then click on the x botton to close it
What is expected?
there should be a same animation when collapsing it just like expanding
What is actually happening?
the card keeps showing for a while before it suddenly dissappear
Solution
Additional comments
checking the style.css, I found there is a collapsing-out class which should be and is not used when collapsing the navbar. js should be modified or simply use the default bootstrap transition