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

[Bug] Edit team description is not updating the description #90

Open
jhong66 opened this issue Jan 21, 2023 · 2 comments
Open

[Bug] Edit team description is not updating the description #90

jhong66 opened this issue Jan 21, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@jhong66
Copy link
Contributor

jhong66 commented Jan 21, 2023

Expected Behavior

Changes made to team name and description in edit team dialog should update team info. Currently only team name editing works.

Steps to Reproduce

Create a team, edit the description field, click edit team button.

Device Information

Desktop/Mobile: Mobile
OS: iOS 14.8.1

@jhong66 jhong66 added the bug Something isn't working label Jan 21, 2023
@jhong66 jhong66 added this to the Tartanhacks 2023 milestone Jan 21, 2023
@rlyss
Copy link
Contributor

rlyss commented Jan 27, 2023

This seems like a backend issue. If the team name remains the same when the user submits, the server returns the error message "Team name already exists", so the description can only be changed if a new unique team name is entered.

@jhong66
Copy link
Contributor Author

jhong66 commented Jan 27, 2023

Confirmed that description editing works when the name is also changed. Should we request a backend change for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants