Skip to content

Conversation

@luizhf42
Copy link
Member

@luizhf42 luizhf42 commented Nov 18, 2025

This pull request fixes multiple bugs in the admin's users list.

  • Fix the delete user dialog: the button that opened the dialog for a specific user was opening all the dialogs. Fixed it to definitely refer only to the user it's destined, fixing the behavior.
  • Changed the UserFormDialog to reset data on submit, preventing a behavior where a user submits new user data and, when trying to add another sequentially, the previous data stays.
  • Fixed the user list to re-render UserFormDialog on change, preventing the form from being populated with unsync data when a user is deleted.

@luizhf42 luizhf42 self-assigned this Nov 18, 2025
@luizhf42 luizhf42 added kind/bug Something isn't working area/ui product/enterprise Issue/PR related to Enterprise Edition labels Nov 18, 2025
@luizhf42 luizhf42 marked this pull request as ready for review November 18, 2025 18:14
@luizhf42 luizhf42 requested a review from a team as a code owner November 18, 2025 18:14
@otavio otavio merged commit 9715a79 into master Nov 18, 2025
8 checks passed
@otavio otavio deleted the fix/admin-users branch November 18, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui kind/bug Something isn't working product/enterprise Issue/PR related to Enterprise Edition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants