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

18. As a User, I want to be able to see the current list name, who owns it and who its shared with #30

Open
4 of 6 tasks
rachelspencer opened this issue Mar 21, 2024 · 0 comments

Comments

@rachelspencer
Copy link
Collaborator

rachelspencer commented Mar 21, 2024

Summary

Users needs a UI that enables them to see the name of the List when they're on the List and Manage List page. Also add copy that enables them to see who owns the list on the List and Manage List page. As a stretch goal, if the list is shared, add more copy that displays who the list is shared with.

Acceptance criteria

  • The List component renders copy that displays the list name.
  • The Manage List component renders copy that displays the list name.
  • The List component renders copy that displays who owns the list.
  • Manage List component renders copy that displays who owns the list.

Stretch goal

  • The List component renders copy that displays who the list is shared with.

Stretch goal

  • If the list is a shared list, add copy that displays the names of the users its shared with on the List component. If it's not shared with anyone, don't display anything.

Notes:

  • This is a fair bit of extra copy being added onto the List component. Considers the users experience and why they come to this page. We don't want to over crowd the top portion so that they cannot see their list clearly. Perhaps consider putting the list name at the top of the page, and the owner/shared details at the bottom.
@rachelspencer rachelspencer changed the title 18. As a User, I want to be able to see the list name, who owns it and who its shared with 18. As a User, I want to be able to see the current list name, who owns it and who its shared with Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant