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

Ensure the teams page auto updates for new teams or users added to a team #88

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

CheesyLaZanya
Copy link
Collaborator

Closes #68

Ensures that when a new team is added to the teams page, the table automatically updates to show it, and clears out the entered team name field.

Also did the same for adding a user to a team for a smoother experience there as well.

Also the admin page title was in the reverse order of other pages, so I aligned that as well.

… auto update with that data. Also align admin title with other pages.

Signed-off-by: Zachary Licastro <[email protected]>
@CheesyLaZanya CheesyLaZanya added the bug Something isn't working label Oct 7, 2024
@CheesyLaZanya CheesyLaZanya requested a review from takoyaro October 7, 2024 11:33
Copy link
Collaborator

@takoyaro takoyaro left a comment

Choose a reason for hiding this comment

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

LGTM, works fine!

@takoyaro takoyaro merged commit b07e462 into main Oct 10, 2024
3 checks passed
@CheesyLaZanya CheesyLaZanya deleted the 68-auto-refresh-teams-page-on-changes branch November 21, 2024 14:57
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

Successfully merging this pull request may close these issues.

The Teams page should auto update or refresh when a new team is made
2 participants