There's a bug with the emoji picker when it's used in the RepliesModal and the PostModal. The emoji picker overflows the modal, and since the overflow isn't visible, it turns the modal scrollable. This sucks because the entire modal is only a certain height so you can't see the entire post text field and emoji picker at the same time
There's a bug with the emoji picker when it's used in the
RepliesModal
and thePostModal
. The emoji picker overflows the modal, and since the overflow isn't visible, it turns the modal scrollable. This sucks because the entire modal is only a certain height so you can't see the entire post text field and emoji picker at the same time