mozilla-iam / dino-park-front-end

Front-end for Mozillians.org
Mozilla Public License 2.0
37 stars 32 forks source link

Update Person component to display user's preferred job title #2

Open hidde opened 6 years ago

hidde commented 6 years ago

User can choose between their fun title or their official HRIS job title, Person component needs to display this.

hidde commented 6 years ago

Currently blocked: we have no notion of users / user preferences

rfirebaugh commented 6 years ago

@hidde @mbransn will this require an interface to check which title is preferred in edit profile?

mbransn commented 6 years ago

Yes, good catch! A primary toggle or drag-to-prioritize type of UI may be most usable?

On Thu, Dec 6, 2018 at 12:35 Robert Firebaugh notifications@github.com wrote:

@hidde https://github.com/hidde @mbransn https://github.com/mbransn will this require an interface to check which title is preferred in edit profile?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mozilla-iam/dino-park-front-end/issues/2#issuecomment-444960206, or mute the thread https://github.com/notifications/unsubscribe-auth/AR0kCujBrm7FkkjSbAaMGnSU2fPJa-yLks5u2VVpgaJpZM4WXZlT .

--

Megan Branson Staff Product/UX Designer Open Innovation @ Mozilla

hidde commented 5 years ago

Sounds good!

Note that in addition to UI design and front-end implementation, this would still also require a notion of user preferences that is not stored in a user's profile, eg in Mozillians (cc @fiji @tasos)

akatsoulas commented 5 years ago

This is something that we can easily store in mozillians.org although maybe we should defer this for a few days as I can see other options like storing this in the ES index. @fiji-flo thoughts?