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

USER STORY: Conditionally show names of task assignee #87

Closed
2 tasks done
blahosyl opened this issue Aug 6, 2024 · 1 comment
Closed
2 tasks done

USER STORY: Conditionally show names of task assignee #87

blahosyl opened this issue Aug 6, 2024 · 1 comment
Assignees
Labels
e: ux tasks Epic: UX for Tasls p: should have Priority: High value but not crucial

Comments

@blahosyl
Copy link
Owner

blahosyl commented Aug 6, 2024

As a Logged-in User,

I want to see the first and last name of task owner if available,

so that can see my teammates' name instead of their username

Acceptance Criteria

  1. Owner field on task card displays first name, last name or both if available
  2. Otherwise, it displays the username

Tasks

  • add owner_firstname and owner_lastname to Task serializer in API (if not already added)
  • add conditional logic to display name in Task.js in FE
@blahosyl blahosyl self-assigned this Aug 6, 2024
@blahosyl blahosyl added this to the Sprint 2: Profiles & UX milestone Aug 6, 2024
@blahosyl blahosyl moved this to Todo in Task Manager Aug 6, 2024
@blahosyl blahosyl changed the title USER STORY: Add conditional USER STORY: Conditionally show names of task assignee Aug 6, 2024
@blahosyl blahosyl added p: should have Priority: High value but not crucial e: ux tasks Epic: UX for Tasls labels Aug 6, 2024
@blahosyl blahosyl moved this from Todo to In Progress in Task Manager Aug 6, 2024
@blahosyl
Copy link
Owner Author

blahosyl commented Aug 6, 2024

@blahosyl blahosyl moved this from In Progress to Done in Task Manager Aug 6, 2024
@blahosyl blahosyl closed this as completed by moving to Done in Task Manager Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e: ux tasks Epic: UX for Tasls p: should have Priority: High value but not crucial
Projects
Status: Done/Won't do
Development

No branches or pull requests

1 participant