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

Profiles: Creating a Profile #165

Closed
7 tasks
zspencer opened this issue Dec 13, 2020 · 1 comment
Closed
7 tasks

Profiles: Creating a Profile #165

zspencer opened this issue Dec 13, 2020 · 1 comment
Labels
✨ feature Reduces Client's Burden or Grants them Benefits
Milestone

Comments

@zspencer
Copy link
Member

zspencer commented Dec 13, 2020

Builds on:

Prompted by: https://github.com/zinc-collective/convene/pull/163/files#diff-a18db26ce84b0f09946b94368f78b894c79085e071a26c92f80d41df0ca14fd4R17

Wireframes:

Note: It's likely that the wireframes for configuring the Identity as a registered space member may be distinct from the wireframes for configuring the name/pronouns/location when entering a Room; however I think it's the closest bit we have at present.

TODO

  • Space Member Configures Identity Presentation
    • Feature definition is written
    • Step definitions are implemented
    • Coded
    • Documented
    • Release notes written

Feature Definition

Feature: Identity Configuration and Presentation
  In order to build connection with other folks in Convene Spaces
  I want to project an Identity that feels like a safe representation of myself

Scenario: Space Member Configures Identity Presentation
  When a Member configures the following aspects of their identity:
    | aspect    | value              | 
    | name      | jay                | 
    | pronouns  | they/them          | 
    | location  | Oakland, CA        | 
    | 2d_avatar | falling-polar-bear | 
   Then the Member's identity is presented in the nav header when they are logged in
# See: https://github.com/zinc-collective/convene/issues/153
    And the Space Member's identity is visible to other Room occupants when in a Room

Notes:
falling-polar-bear

@zspencer zspencer added design ✨ feature Reduces Client's Burden or Grants them Benefits labels Dec 13, 2020
@zspencer
Copy link
Member Author

@colombene - You've sprinkled some iconography that I think implies an avatar for folks throughout the wireframes; so I wanted to make setting that an explicit feature that can be shuffled around / worked on by folks.

My instincts are this goes into the "B" milestone, unless someone is particularly enthusiastic about it and/or we blow through the A milestone issues.

@zspencer zspencer added this to the 1.1 - B? milestone Dec 13, 2020
zspencer pushed a commit that referenced this issue Dec 17, 2020
See: #165

* Mock out UI for profile avatar and logout dropdown
* Make profile menu Togglable

* TODO: Get a better avatar from Colombene
* TODO: Make sign in page looks better
* TODO: Make redirect to workspace page instead of root path

Co-authored-by: Whitney <roseaboveit@users.noreply.github.com>
@zspencer zspencer changed the title Identity Configuration and Presentation Profiles: Creating a Profile Aug 23, 2021
@zspencer zspencer mentioned this issue Aug 23, 2021
3 tasks
@zspencer zspencer closed this as completed Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature Reduces Client's Burden or Grants them Benefits
Projects
None yet
Development

No branches or pull requests

1 participant