Davis clarkwinkelmann emoji picker with mithril I'd go with this as well. Mobile should probably have a model for emojis so it doesn't cut off like that. I'd take inspiration from the emojione chrome extension and you could very well rip a lot of it out from there (provided the license allows ?). I don't know if it's easier to try to fix it by hacking into the plugin or write a new plugin ? Write new even if it's harder. It'll be better in the long run.
clarkwinkelmann ssBird786 yeah that's not good ? Again, that's something that the plugin I use is not capable of managing ? I don't know if it's easier to try to fix it by hacking into the plugin or write a new plugin ? I track these missing emojionearea features here: clarkwinkelmann/flarum-ext-emojionearea4
clarkwinkelmann Davis yeah I think I'll do that. But I'll wait for other reports about the current one in the first time. If I code a new one, it better have all the missing features ?
clarkwinkelmann Ranger it would be nice ? But it may be better to include a Mithril-version (I will try to work on that soon) in the default extensions, not a hacky patch for a jquery popup.
wignu One minor hiccup I've come across is if you open the picker then want to close it without adding an emoji you can't ... unless I've missed something there which wouldn't be a great shock .... have to exit the post as a whole or refresh, which does the same thing basically.
wignu luceos wignu :1 press escape ? That does work luceos, but it closes down the reply or new discussion post, have to start it back again.
0E800 Using Chrome or Firefox on cell phone; With and without Desktop mode; Unable to reproduce issue. Reply to thread, Click on Emogi picker, Emogi picker opens. Select Emogi or don't select emoji, Click on emoji picker, Emogi picker closes.
wignu Thanks @0E800 figured it out, have to click on the emoji icon to activate/deactivate it as per your test ... see told ya I more than likely missed something. Having said that I think it would possibly be desirable to have it close if you click outside of the selection box, but that's no biggie and up to the author ?
clarkwinkelmann wignu 0E800 I see issues solving themselves in my absence, nice ? Part of the problem is it's a jQuery plugin, not a Mithril one. It's harder to plug into things like popup or keyboard management without risking to break the whole Flarum install ? I added it as issue #8
AndersEngboChristiansen I noticed a smaller issue. "Recent" is hiding behind the Diversity picker. I fixed it by making the picker a bit wider. But Thank you for a great Plugin
clarkwinkelmann AndersEngboChristiansen didn't notice that before ? that would be an issue with the jQuery plugin I embed (emojiOneArea) It depends on the width of the scroll bar. Browsers where the scrollbar does not use any space (like in my screenshot in the first post) do not have any issue. Any width of scrollback cause that issue ? Glad you figured out a way to fix that. I don't think it's worth an update at this time. I'm now tracking it here clarkwinkelmann/flarum-ext-emojionearea9
duman UMM... Is this normal???? (emoji box size is 36x964.31) I'm using Flarum beta6, and only this extension is broken. ? + Developer console says: Uncaught TypeError: Cannot read property 'content' of null at forum-e6ede026.js:688 (it may be or not related with the issue.) This time I have no idea about fixing it. @_@