Emoji typing menu half out the screen on smartphone

Hi,
Here’s the issue:

I’m on a Galaxy S7.

4 Likes

Also on iPhone, this feels like a new regression

1 Like

It did happen sometimes on ipad I think. Havent got to this yet. It’s not using select-kit and would really want to convert this to select-kit, but not easy to do.

It’s definitely working on iphone/safari.

2 Likes

Note, this is a regression due to:

https://meta.discourse.org/t/tagging-users-within-post-pops-the-user-selection-menu-off-screen/78216/3

@Johani is taking a look

3 Likes

I fixed this by adding this:

https://github.com/discourse/discourse/commit/67bc972d749e978b1fe9b859a9359b061af7275a

It is not the perfectest fix in the world, but it improves stuff a lot on mobile. The underlying problem though is that we simply do not have enough space for the autocomplete on many mobile screens so we struggle to find a place to put it.

3 Likes

This topic was automatically closed after 4 days. New replies are no longer allowed.