Skip to content

Use alternate icon for favourite indication

fixes #2091 (closed) Changing starred icon from icon-star-empty to icon-star-1 which is filled instead of just an outline.

When implementing this change I found 2 pre-existing bugs #2093 (closed) -> https://gitlab.com/gitlab-org/gitter/webapp/issues/1632 and #2094 (closed).

Before:

After:

  1. room header

  1. "All Conversations" side panel

  1. "Communities" side panel
    • favourite indicator on the left hand side
    • hover button on right hand side

  1. community header (when looking at https://gitter.im/{community name})

Edited by Eric Eastwood

Merge request reports