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
Hello,
I'm building an emoji picker and thought of using react-virtuoso for virtualisation. Works great so far but now I wonder about how to render EmptyPlaceholder when group does not have any items.
Here is the flow I'm trying to achieve.
Screen.Recording.2023-12-27.at.13.27.19.mov
Right now I'm doing it by re-mounting GroupedVirtuoso but maybe there is a better way in achieving this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm building an emoji picker and thought of using react-virtuoso for virtualisation. Works great so far but now I wonder about how to render EmptyPlaceholder when group does not have any items.
Here is the flow I'm trying to achieve.
Screen.Recording.2023-12-27.at.13.27.19.mov
Right now I'm doing it by re-mounting GroupedVirtuoso but maybe there is a better way in achieving this?
Thank you in advance for any help 🙏🏻
Beta Was this translation helpful? Give feedback.
All reactions