You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Summary
Users needs a UI that enables them to see the name of the List when they're on the
List
andManage List
page. Also add copy that enables them to see who owns the list on theList
andManage List
page. As a stretch goal, if the list is shared, add more copy that displays who the list is shared with.Acceptance criteria
List
component renders copy that displays the list name.Manage List
component renders copy that displays the list name.List
component renders copy that displays who owns the list.Manage List
component renders copy that displays who owns the list.Stretch goal
List
component renders copy that displays who the list is shared with.Stretch goal
List
component. If it's not shared with anyone, don't display anything.Notes:
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.The text was updated successfully, but these errors were encountered: