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

delete user and chapter request when accepted #153

Merged
merged 5 commits into from
Apr 12, 2024

Conversation

nathan-j-edwards
Copy link
Collaborator

delete stuff

@@ -119,7 +119,7 @@ const DisplayChapterInfo = ({
<PendingCard
key={user.id}
name={fullName(user.user)}
uid={user.id}
uid={user.uid}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. We were super confused in the demo today!

@nickbar01234 nickbar01234 merged commit a7903f1 into main Apr 12, 2024
4 checks passed
@nickbar01234 nickbar01234 deleted the nathan/tyler/delete-requests branch April 12, 2024 03:02
@nickbar01234
Copy link
Collaborator

Pushing the changes out first, because there are bugs on the main application.

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.

2 participants