-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(web): Display assignees as nodes
Previously assignees were displayed using a chip, which while it looked nice had the following issues: - It only showed the node ID rather than the alias (and actually the node ID was cut off) - It wasn't clickable to go to the user's profile - It was not a consistent experience with the rest of the users displayed around the application (e.g. in reviews, uploader, branches view).
- Loading branch information
1 parent
d37ccde
commit 5ccce43
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters