Thanks man! So I did the Emoji-API last night and got it set up, however it seems like there is a 4 second loading delay when I select the group focus container where the RG lives.
I am newer to APIs but is there something I should be doing to optimize performance? I don’t even think it needs to fetch 1500 at a time. From my eye, it looks like it’s grabbing the first set up 40ish and then loading the rest but still… quite slow. You can see here:
What I did was saving the emojis to bubble database and then filtering them by category (as I think the API already gives you categories.
So its almost the same as on native emoji integrations on mac or something. This should reduce loading time.