You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if your connection is slow when displaying an Avatar image, it immediately displays the loading image (frame by frame), you don't see the provided icon while the image is slowly loading.
Describe the solution you'd like
I would like the provided icon to be display while the image is loading and when the loading is complete, display the loaded image.
This behavior could be enabled with a property (onlyShowFullyLoadedImage).
The idea is to avoid showing intermediate images that are not relevant.
Describe alternatives you've considered
No response
Additional Context
No response
Organization
SAP France
Declaration
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Currently if your connection is slow when displaying an Avatar image, it immediately displays the loading image (frame by frame), you don't see the provided icon while the image is slowly loading.
Describe the solution you'd like
I would like the provided icon to be display while the image is loading and when the loading is complete, display the loaded image.
This behavior could be enabled with a property (onlyShowFullyLoadedImage).
The idea is to avoid showing intermediate images that are not relevant.
Describe alternatives you've considered
No response
Additional Context
No response
Organization
SAP France
Declaration
The text was updated successfully, but these errors were encountered: