Skip to content

Private member profiles should be open up in a new browser tab #4082

Closed
@Oanh-and-only-Oanh

Description

@Oanh-and-only-Oanh

1) Behavior: When a Topgear member clicks a member's handle, it navigates user to the public domain i.e. https://www.topcoder.com/members/Rinal

Expected behavior: When a Topgear member clicks a member's handle, user is navigated to the member's profile page WITHIN Topgear's domain. i.e. https://topgear.topcoder.com/members/Rinal

2) If the member's handle is NOT part of Topgear's groupID, when a Topgear user clicks on a public member handle, this image and message should appear.
image

As we have discussed, we will implement this logic:

  1. When we are under topgear domain, e.g. topgear.topcoder-dev.com, we then should open up a member's profile page in a new tab, (with the subdomain info retained in the url of the new browser tab)

  2. When we are under public domain, e.g. www.topcoder-dev.com, we should retain the logic as is.

The updated requirement work will be done against feature-private-navigation

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions