Skip to content

83 feat group edit modal#97

Merged
kevinrutledge merged 11 commits intodevelopfrom
83-feat-group-edit-modal
Mar 1, 2026
Merged

83 feat group edit modal#97
kevinrutledge merged 11 commits intodevelopfrom
83-feat-group-edit-modal

Conversation

@LambNNot
Copy link
Copy Markdown
Collaborator

@LambNNot LambNNot commented Mar 1, 2026

Developer

Sam Phan

Closes #83

What changed?

New modal for editing member groups

How to test

{Steps for reviewers to verify your changes work}

  1. Rudimentary render can be found on my team page (/src/app/team/phan/page.tsx)
  2. My team page does not have an additional render with isSubmitting=true, so that has to be manually changed and verified thereafter
  3. ...

Screenshots

image

Checklist

@LambNNot LambNNot linked an issue Mar 1, 2026 that may be closed by this pull request
16 tasks
@LambNNot LambNNot requested a review from kevinrutledge March 1, 2026 18:30
@LambNNot
Copy link
Copy Markdown
Collaborator Author

LambNNot commented Mar 1, 2026

Hey, for some reason, the getAvatarColor() function didn't seem to be returning colors properly (Maybe I used them to stylize incorrectly?). I was unsure about how to fix this and didn't want to go looking to make any changes since it's not quite relevant to the issue, but wanted to let you know. This issue persists in my other issue for this week, as well.

Copy link
Copy Markdown
Collaborator

@kevinrutledge kevinrutledge left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks!

@kevinrutledge kevinrutledge merged commit 90d6d80 into develop Mar 1, 2026
2 checks passed
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.

feat: group edit modal

2 participants