Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display name in Firefox account is not showing in Firefox Relay page #872

Open
Bianca-O opened this issue Jun 11, 2021 · 3 comments
Open
Assignees
Labels
enhancement New feature or request fxa firefox accounts softvision Issue filed from Softvision QA team

Comments

@Bianca-O
Copy link
Collaborator

Build:
Dev

Affected platforms:
Windows 10 64-bit
macOS 10.15

Browsers tested on:
Firefox

Steps to reproduce:

  1. Navigate to https://accounts.stage.mozaws.net/ and login using an existing account.
  2. Go to Display name section and add a display name.
  3. Navigate to https://dev.fxprivaterelay.nonprod.cloudops.mozgcp.net/ and sign in with the same account.
  4. Observe the Sign in successful message.
  5. Observe the Welcome message.
  6. Click the Avatar icon and observe the username.

Actual result:
The display name is not showing. The email address is displayed.

Expected result:
The display name is displayed instead of the email address.

display name not showing

@maxxcrawford maxxcrawford added the softvision Issue filed from Softvision QA team label Jun 14, 2021
@maxxcrawford
Copy link
Contributor

@say-yawn I need some help exposing the correct information from the FxA API

@maxxcrawford maxxcrawford added the blocked Issue is blocked from proceeding label Jun 14, 2021
@groovecoder groovecoder added enhancement New feature or request fxa firefox accounts and removed blocked Issue is blocked from proceeding labels Jun 15, 2021
@maxxcrawford
Copy link
Contributor

@say-yawn
Copy link
Contributor

https://github.com/mozilla/fxa/blob/main/packages/fxa-profile-server/docs/API.md#get-v1profile this information is available from the /profile request we make and I just need to make sure this information is available in the view.

say-yawn added a commit that referenced this issue Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fxa firefox accounts softvision Issue filed from Softvision QA team
Projects
None yet
Development

No branches or pull requests

4 participants