OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 222 forks source link

Outline a user's current profile information on Profile page #965

Closed jjhampton closed 5 years ago

jjhampton commented 6 years ago

Feature

Why is this feature being added?

Currently nothing about the dashboard shows any user data, which seems strange.

What should your feature do?

Display a user's data in some way on the Profile page at /profile. Mostly for dev testing purposes, but also so a user can be more confident that the dashboard relates to their account.

Design / Content request

Please post content/design ideas here or in Slack, for group discussion.


dmarchante commented 6 years ago

@jjhampton when you say display user data, can you specify exactly what you mean (i.e. what data do you envision being displayed)?

LauraUX commented 6 years ago

I agree. There should be something showing that the user is online in some way.

kylemh commented 6 years ago

I brought this up to John awhile ago. Essentially, all that's needed is something like the user's name shown in the navbar and maybe somewhere on the profile dashboard. As it stands, it just looks like another page.

kylemh commented 5 years ago

Documented via https://github.com/OperationCode/front-end/issues/175