nikolai-nikolajevic

Results 3 issues of nikolai-nikolajevic

## Bug description Emojis not visible after one selected https://user-images.githubusercontent.com/37556958/171581403-ff170018-ad9b-4b99-bb31-7f2094fe187f.mov ## Steps to reproduce 1. Select first emoji 2. Paste it somewhere 3. Open emoji picker ### Actual behavior Emojis...

bug

Hi. It seems like the "edit thumbnail" function is not working. It doesn't load the TOAST UI. I tested it with a fresh composer install https://user-images.githubusercontent.com/37556958/152159996-52e0bc09-9231-4e07-838a-c958d14f8052.mp4

Type:Bug
Status:Available
Product Areas:File Manager
Bug Priority:Low
Affects:Content Creators

Hey there. In my tailwind.config.js I have custom screens like ``` screens: { sm: "0", md: "834px", lg: "1024px", xl: "1200px", xxl: "1440px", xxxl: "1900px", } ``` With the settings...