Skip to content

[$70]Member Settings Page not displaying Members Country #5501

Closed
@urwithat

Description

@urwithat

Describe the bug
Member Settings Page not displaying new Member Country on UI.

To Reproduce
Steps to reproduce the behavior:

  1. Sign Up / Registration for a new Member, providing your preferred Country - 'https://www.topcoder.com/login`
  2. Activate the member account, via the process of email.
  3. Login with the new member credentials - 'https://www.topcoder.com/login`
  4. Go to 'https://www.topcoder.com/settings/profile'
  5. On Tab Profile / Basic Info, the Country dropdown is empty and not displaying your selected Country at the time of registration.

Expected behavior
The Country code provided during Sign Up / Registration should be visible under the member settings page 'https://www.topcoder.com/settings/profile'

Screenshots
image

Additional context

  • For the logged-in member, the member traits would be having either the homeCountryCode or competitionCountryCode.

  • On the biases of homeCountryCode or competitionCountryCode from members trait, the Country Alpha-3 code would be available and with that, the Lookups API is called to fetch the respective country name to be displayed.

  • Keep homeCountryCode as primary and in case its empty or null fall back to the competitionCountryCode from the members trait data

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions