charkour / react-reactions

😲 Create custom reaction pickers and counters or use your favorites!
MIT License
74 stars 16 forks source link

SlackSelector header/top bar category icons are missing #146

Closed princesust closed 2 years ago

princesust commented 2 years ago

Describe the bug SlackSelector header/top bar category icons are missing. In SlackCounter added an extra icon.

To Reproduce Please visit this codesandbox

Expected behavior Header category icons should show properly.

Screenshots

image

Desktop (please complete the following information):

Additional context I created a video to explain it more clearly.

charkour commented 2 years ago

Thanks for the video and code sandbox reprodcution!

Sorry that you are running into this issue. Let me take a look.

charkour commented 2 years ago

Hey @princesust,

Fix the issue, please include the slack fonts inside of the public/fonts directory. Here are the fonts: https://github.com/charkour/react-reactions/tree/main/example/public/fonts

Sorry, the readme does not say that. I will update that.

Here is a codesandbox with the fonts working.