This seems fine, no problem with it. I want to think about it a little bit first though, since there are also user-links when viewing a ticket. Both the Owner and Creator are links there and go to to the profile pages (so do user-links other places, like comments). Both types of links (filter and profile) can be useful
Last edit: Dave Brondsema 2016-08-01
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There when you are on the ticket listing, clicking on a user name filters the list. Otherwise when you open the full ticket the link leads to the user profile.
Currently I have only done it for assigned to but I think this can be extended for other columns such as Creator and Reviewer as well. Should I add commits for that as well?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This seems fine, no problem with it. I want to think about it a little bit first though, since there are also user-links when viewing a ticket. Both the Owner and Creator are links there and go to to the profile pages (so do user-links other places, like comments). Both types of links (filter and profile) can be useful
Last edit: Dave Brondsema 2016-08-01
So, if we look at suppose, https://github.com/PolymerElements/polymer-starter-kit/issues
There when you are on the ticket listing, clicking on a user name filters the list. Otherwise when you open the full ticket the link leads to the user profile.
Currently I have only done it for assigned to but I think this can be extended for other columns such as Creator and Reviewer as well. Should I add commits for that as well?
Sounds good to me