Tagging on mobile isn’t working

When trying to add a tag, I find that the keyboard doesn’t pop up, and the drop-down is too wide for the screen so doesn’t show any tags:

iOS 11, Safari, iPhone X

1개의 좋아요

AFAIK tagging was disabled on mobile but didn’t check it was the case for this one (composer is certainly disabled).

Anyways, I will try to make it work on mobile. This one is not in the composer so I should be able to have something working.

4개의 좋아요

Thanks @j.jaffeux - it’s very important to me that tagging works on mobile (it has been working for months/years until I updated the site yesterday)

https://github.com/discourse/discourse/commit/a15b2fdecaa2cb9da3e172ca795ac385bbd7a063

should make it possible to edit tags when editing a topic. I will improve it more in the next days but it should at least fix your current issue.

7개의 좋아요

That’s fixed mobile tagging for me, thanks @j.jaffeux!

Just one other thing - I think the keyboard used to pop up when tapping the tag entry field. This was useful because there are hundreds of tags on my site so searching is an inevitability.

Could the keyboard pop-up behaviour be restored please?

1개의 좋아요

yes that’s one of the things I want to improve.select-kit has been very defensive on auto focus at the beginning on mobile, but I think I can open it on few components safely now.

5개의 좋아요

Should be fixed by:

https://github.com/discourse/discourse/commit/057fa049e674b4a0b222e51578511abe30b3ebfa

7개의 좋아요