• Fatih Acet's avatar
    Fix displaying emoji only comments. · 85e9eece
    Fatih Acet authored
    To render emoji in the emoji bar of an issue or MR we actually need the emoji unicode and unicode info is stored in the emoji menu widget. That widget could only be visible if user clicks the "Add" button and there may not be a widget when posting emoji only comments. So this change will check existence of the widget and create it before posting the emoji if it's not exist to render it correctly.
    85e9eece
awards_handler.coffee 8.18 KB