mattermost-mobile/app/components/at_mention/__snapshots__
CJ 9041e90276 MM-19834 Fixed direct mentions highlight color (#3572)
* MM-19834 Fixed direct mentions highlight color

Updated the AtMention to check if it will be highlighted before applying it's color. The highlight function was applying it's color before the AtMention color, so it was being overwritten.

* MM-19834 Start Unit Test

* MM-19834 Added Unit Tests

Added unit tests for the rendering of highlighted/non-highlighted displayname.
2019-11-27 09:08:05 +08:00
..
at_mention.test.js.snap MM-19834 Fixed direct mentions highlight color (#3572) 2019-11-27 09:08:05 +08:00