In GitHub plugin notifications, clicking the creator’s name in the issue/PR details tooltip opens the creator's GitHub profile in the same Mattermost tab, which takes the user away from Mattermost.
Steps to reproduce:-
- Connect GitHub to Mattermost.
- Subscribe to a repository.
- Create an issue or PR in that repository.
- In the Mattermost channel, hover over the issue/PR title in the notification to open the details tooltip.
- In the tooltip, click the creator’s name.
Expected behavior
The GitHub profile should open in a new browser tab, keeping Mattermost open.
Actual behavior
The GitHub profile opens in the same Mattermost tab.