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

added view for managing users in a list #135 #1738

Draft
wants to merge 1 commit into
base: feature/edit-lists-ui
Choose a base branch
from

Conversation

bryanmontz
Copy link
Contributor

Issues covered

https://github.com/verse-pbc/issues/issues/135

Description

Adds the view for managing which users are in a list.

How to test

Existing List:

  1. Navigate to Your Lists
    A. From the side menu
    B. From the feed picker dropdown, then Manage Your Lists.
  2. Tap on any list.
  3. Tap the ellipsis button at the top right.
  4. Tap Manage Users.
    Here you'll be presented with a search view with an empty search bar. The contents of the view below will be the existing users in the list. Typing in the search bar will bring up search results. The circular icon over the avatar indicates whether or not that user is currently in the list. Users can be added and removed here, and tapping Done will save the list.

Creating a new list:

  1. Navigate to Your Lists (see above)
  2. Tap the New button at the top right.
  3. Type in a name and optional description, and tap the Next button at the top right.
  4. Tap the Save button.
    The list is created and added to Your Lists.

Screenshots/Video

Post screenshots or video showing your changes, ideally showing how the app worked before and after these changes. Delete this section if this PR contains no visual changes.

Before After
replaceme replaceme

@bryanmontz bryanmontz self-assigned this Jan 21, 2025
@bryanmontz bryanmontz changed the title added view for managing users in a list $135 added view for managing users in a list #135 Jan 21, 2025
@bryanmontz bryanmontz marked this pull request as draft January 21, 2025 14:32
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

Successfully merging this pull request may close these issues.

1 participant