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

Fix feedback on banning an unbanning #1622

Merged

Conversation

pascaldevink
Copy link
Contributor

When banning or unbanning, the API call was done, but updating the frontend failed with an error in the console. This caused a confusing experience for an admin because there was no feedback about the ban state, until the page was reloaded.

Before:
CleanShot 2023-06-26 at 21 51 48

After:
CleanShot 2023-06-26 at 21 48 56

 When banning or unbanning, the API call was done, but updating the
frontend failed. This caused a confusing experience for an admin, until
the page was reloaded.
@SleeplessOne1917 SleeplessOne1917 merged commit 961345b into LemmyNet:main Jun 26, 2023
@pascaldevink pascaldevink deleted the fix_feedback_on_ban_and_unban branch June 26, 2023 21:12
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