<Input> in Drop-down menu item causes missing fade-in animation when opening the drop-down #1462
Comments
A possible workaround is selectively fixing this with CSS only:
|
Hello, thank you for your feedback. We will investigate this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
it seems like this is a corner case. I just want to report it to get some feedback whether this is even known or not supported.
Repo steps:
add drop-down to the page
replace a drop-down menu item with the following mark-up
open the drop-down and watch closely to the fade-in animation that is normally applied, it is now missing
This is caused by the following CSS snippet
It seem like this is either a workaround concerning autofill or a style coming from the browser itself. I cannot find where this is coming from but I found this article that describes how to use this CSS snippet to fix some issues they had in their product.
Does MDB inject the CSS snippet or do you have an idea where this is coming from and why?
So lonG
Daniel
The text was updated successfully, but these errors were encountered: