Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emojis not visible #8465

Closed
ghost opened this issue Oct 11, 2017 · 9 comments · Fixed by #8822
Closed

Emojis not visible #8465

ghost opened this issue Oct 11, 2017 · 9 comments · Fixed by #8822

Comments

@ghost
Copy link

ghost commented Oct 11, 2017

Description:

Emojis are not visible in Emoji and Reaction menu
2017-10-11 23_23_18-rocket chat

Server Setup Information:

  • Version of Rocket.Chat Server: 0.59.0-develop
  • Operating System: CoreOS alpha
  • Deployment Method(snap/docker/tar/etc): docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Disabled
  • Node Version: 4.8.4 - x64

Steps to Reproduce:

  1. Join any public / private channel as admin or user
  2. Open Emojis / Reactions menu - emojis are not showing up

Expected behavior:

should be obvious

Actual behavior:

emojis are not showing up

Relevant logs:

only some ldap errors, nothing related
no errors in Browser Console

Edit: custom emojis are displayed properly

@timothyparez
Copy link

timothyparez commented Oct 18, 2017

Same in 0.58.4
Did see this in the browser console:

There is no route for path: /packages/packages/emojione_emojione_assets/sprites/emojione.sprites.png

And I do see emojis in the mobile app, but that may be because they are cached there?

@ghost
Copy link
Author

ghost commented Oct 18, 2017

emojis in mobile app work for me too

@exagon
Copy link

exagon commented Oct 23, 2017

have the same problem

@bibimarujp
Copy link

changed sprites.css directory in #8078
I think it is necessary to change the path in sprites.css

- background-image: url("../../packages/emojione_emojione/assets/sprites/emojione.sprites.png");
+ background-image: url("../../../packages/emojione_emojione/assets/sprites/emojione.sprites.png");

@timothyparez
Copy link

Reported in #8663 as well
And fixed by commit: mutdmour@5de2ca4

@ryoshimizu
Copy link
Contributor

also changed packages directory in sprite.css to reference relative url

@FaizanZahid
Copy link

FaizanZahid commented Sep 18, 2018

we are facing same issue on ver 0.69.2, tapping on emo icon, opens no dropdown for emos ON MOBILE version of the site.

@randomsymbols
Copy link

gmlXMc jpg

Linux Rocket Chat version 2.17.2

@gstlouisgit
Copy link

what's the deal with this? I have this problem and it is dated from 2017 and is this still going on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants