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

Updating chatrooms description #7

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

WilhelmK109
Copy link

Part 1

  • Add an "Edit" button to chatroom list item descriptions
  • Clicking the "Edit" button should make the description editable and add two buttons: (1) cancel, and (2) save
  • If saved, the chatroom's description should be updated

Part 2

  • Add a "Resolve" button to chatroom list items
  • Clicking on the "Resolve" button should prompt the user to confirm they want to resolve the chatroom
  • If confirmed, the chatroom's archived field should be updated to true and should be removed from the chatrooms page

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