Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Resolves #411 without the ellipsis or hover-over overlay, which I believe @rmol is working on a generic solution for.
Here's an example of what this looks like (without styling) and only a first name:
![fullname](https://user-images.githubusercontent.com/4522213/60378029-35b85c00-99d1-11e9-9e3c-71777159e960.png)
Here's an example of what this looks like (again, without styling) and with a long first and last name:
![long_name](https://user-images.githubusercontent.com/4522213/60378036-554f8480-99d1-11e9-88d6-8c7b8f1ea177.png)
Test Plan
Log in to the journalist interface and try setting different names to see initials and fullname change in user profile widget.