Hi Bubble community
Does anybody knows how to create a repeating group with loading like this ?
Hi Bubble community
Does anybody knows how to create a repeating group with loading like this ?
@ZeroqodeTeam have a plugin for that but Iāve not tested it myself.
Hi @Jici
I will check it out on their website
Thanks
You can also have a conditional format rule that when the repeating group is loading is ānoā then itās visible, and a placeholder repeating group is visible.
Hi @tylerboodman
I want an animation like that (when repeating group is loading)
is it possible ? (I donāt find it anywhere)
I donāt have much experience but I donāt think you can simply say āwhen the repeating group is loadingā, instead I think you need to specify the items which will be displayed, for example, if you are showing a list of Userās favorite colors, youād say;
When repeating groupās list of Userās favorite colors <1, then show image/animation.
As I say, Iāve not much experience but just throwing my pennyās worth out there!
Hi @darren.james7518
I think you misunderstoodā¦
Sorry for not providing the complete scenario
I have a repeating group with images & text like this (see the end of GIF)
But it takes some time to load the repeating group (so āduring loading/while it gets loadedā i would like to show an animation like this )
@sam.morgan any idea/help please ?
This post seems to have a potential solution for you Giphy Animated gif on page load - #4 by gautch
Itās as I thought;
When repeating group items <1, then show GIF animation.
When repeating group items +>1, then HIDE GIF animation.
@darren.james7518
I forgot about GIF
Thanks
Two ways.
The condition is to be the repeating groupsā āis loadingā condition on the image component. - image source - Add an animated gif
or
Html element to make visible which will have the loading content lottiefiles animation. Loader Place Holder Animation on Lottiefiles. Free Lottie Animation
with the conditional logic on the html component - while the repeating group is loading condition