Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to show placeholders/indicators when stickers/emoji cells are being loaded? #208

Open
roimulia2 opened this issue Nov 4, 2022 · 6 comments
Labels
question Further information is requested

Comments

@roimulia2
Copy link

Hey there!

I'm trying to provide the best user experience possible with GiphyGridController. It's working pretty well!
I wonder, is there a way to show placeholders/indicators when stickers/emoji cells are being loaded?
As when you have slow internet the contentDidUpdate delegate method will get called but it might take time for the cells to appear with actual content (stickers/emoji).

Thanks!

@roimulia2 roimulia2 added the question Further information is requested label Nov 4, 2022
@roimulia2
Copy link
Author

Also, the "stickers are not found the text" (when we don't get search results) should be configurable through GPHTheme (at least set a different text color) so the client can decide if to use a light theme or dark theme.

For example for a dark theme implementation, the default label color is not visible:

simulator_screenshot_0A13D010-1424-49A7-9F5D-54186591F510

@cgmaier
Copy link
Contributor

cgmaier commented Nov 8, 2022

hey @roimulia2 ! thanks for opening these issues. I'll pass them along to my team and get back to you soon

@Hector1246
Copy link

Hector1246 commented Feb 25, 2023

Thanks bud for posting this issue was wondering the same, waiting for the team to put an insight into it!,, https://famewide.com/

@jhoonson99
Copy link

jhoonson99 commented Apr 30, 2023

One way to show placeholders or indicators when stickers/emoji cells are being loaded is to use a loading spinner or progress bar. This will give the user a visual cue that the stickers/emojis are being loaded and prevent them from assuming that the app is frozen or unresponsive. Additionally, using a placeholder image or text can also be helpful to give the user an idea of what to expect in the cell once the stickers/emojis have loaded. https://hypeapk.com/

@CharanScar
Copy link

@cgmaier Wondering if there is any update on the above question, the loading time for GiphyGridController seems to be way too long than the direct GiphyViewController implementation.

@roimulia2
Copy link
Author

Hey @cgmaier , we would love an update. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants