DavidGolodetsky / GeekScore

A PWA for board games fans. It allows you to store your games, create teams, and collect statistics. It's built with MEVN stack, using Vue.js 2 and Vuetify.
https://geekscore.herokuapp.com
MIT License
8 stars 33 forks source link

Show user name on the Profile page #188

Closed DavidGolodetsky closed 3 years ago

DavidGolodetsky commented 3 years ago

Actual: If the user has the username filled, it's not visible on the Profile page.

image

Expected: If the user has a username field filled, it should be visible on the Profile page.

Tech notes: This feature was already implemented, but currently it's not working. You can see the username is the default name for the first player (instead of Me").

image

The username could be filled in manually during registration, or via Google/Facebook providers.

image

kits4 commented 3 years ago

can you assign this to me I will try to work on this issue.

Thank You!!!!

DavidGolodetsky commented 3 years ago

sure, thank you too:)