More bug fixes.
So importing the whole gif file won't be far away? 😂
If I had to guess I would say importing all individual frames of a gif will never happen, unless the browser's internal feature is made accessible through javascript that is.
Rolling out our own implementation of a gif reader, while possible, would be extremely error prone (gif is a very old format which I assume has it's fair share of edge cases that need to be handled). Ultimately it wouldn't be time well spent as it is not such a useful feature to begin with.