I hate that you have this many allowedEmoji configured (mainly because it was never designed for that)… but the latest Soapbox commit now technically allows it by stacking emoji instead of running them off the screen.
RT: https://seal.cafe/objects/498ffe96-6639-4f83-9990-51d6fdf9985c
Conversation
Notices
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Monday, 28-Nov-2022 00:29:52 JST Alex Gleason -
Embed this notice
Herman_Hetherington (herman_hetherington@chudbuds.lol)'s status on Monday, 28-Nov-2022 00:31:35 JST Herman_Hetherington Set up the next version to allow even more emoji's. This is the most important thing! Alex Gleason likes this. -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Monday, 28-Nov-2022 00:31:44 JST Alex Gleason @Herman_Hetherington @kroner It’s planned.
-
Embed this notice
kroner (kroner@seal.cafe)'s status on Monday, 28-Nov-2022 00:33:28 JST kroner :kekw: Alex you don't understand my users have a need to be able to ? and ? react on command -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Monday, 28-Nov-2022 00:33:28 JST Alex Gleason @kroner Show me how it looks on desktop. It uses the screen for max width, but I bet there still needs to be a hardcoded max-width.
-
Embed this notice
nekobit (nekofag@rdrama.cc)'s status on Monday, 28-Nov-2022 00:34:51 JST nekobit @alex @kroner if u want you can base off my old PR adding the emoji react box (im doing treebird things ill let you work on soap box) Alex Gleason likes this. -
Embed this notice
Chudbere (Clairebere) :duckjam: (chudbere@chudbuds.lol)'s status on Monday, 28-Nov-2022 00:48:22 JST Chudbere (Clairebere) :duckjam: max-width of 385px seems to do fine. Alex Gleason likes this. -
Embed this notice
DigitalPylon (digitalpylon@chudbuds.lol)'s status on Monday, 28-Nov-2022 00:48:25 JST DigitalPylon Yeah 2560x1440 its on one row. -
Embed this notice
Chudbere (Clairebere) :duckjam: (chudbere@chudbuds.lol)'s status on Monday, 28-Nov-2022 00:48:26 JST Chudbere (Clairebere) :duckjam: On big enough desktop resolutions it stays on one row. I think putting the wrap after the 9th emoji would work on most viewports -
Embed this notice
Chudbere (Clairebere) :duckjam: (chudbere@chudbuds.lol)'s status on Monday, 28-Nov-2022 00:53:25 JST Chudbere (Clairebere) :duckjam: What CSS library does Soapbox use? Just Tailwind? I don't know that one but would be happy to learn it and help contribute via UI improvements in the future, front-end development is something I actually have prior experience with unlike the sysadmin stuff -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Monday, 28-Nov-2022 00:53:25 JST Alex Gleason @chudbere @DigitalPylon @kroner It uses Tailwind and a custom library of React components. The UI components make up basic elements that are reusable (eg Text, Stack, HStack, Avatar, List/ListItem, Input, etc) while feature components are built out of UI components. This makes something like Tailwind actually usable, because you aren’t repeating giant classnames constantly.
-
Embed this notice