How to detect when the progress bar starts and completes (from slow picture uploader function)

Hell Bubblers!

I am using a picture uploader and have noticed that there is about a 5 second delay after I press “open” to when the image reveals itself on the screen.

The Bubble Native progress bar is doing it’s thing at the top but is hard to see.

Other than making the progress bar hot pink…

…is there any way to detect when that progress bar starts and finishes so I can add my own “loading” screen to the app so users know the program didnt just break?

Thanks!

Ship it!

Okay, maybe not, but this recent thread might be of interest to you, @anon10873777, so check it out.

Best…
Mike

1 Like

Thanks!

Too bad the solutions in this thread are a little more clunky than one may like but Ill give them a shot.

You can use a “file uploader” instead which exposes a “progress” state which allows you to trigger events when it reaches 100%.
Then you can add the picture as a background to simulate the original picture uploader element.

2 Likes

Oooooooooooooooooooooooooooooooooooooo…

Promisinggggggggg…!

Thanks Ill check that out!

Bit of an issue…

There doesn’t seem to be a way to limit the files that can be uploaded.

This uploader is for an avatar, not something like a PDF or MP3

This topic was automatically closed after 70 days. New replies are no longer allowed.