Skip to content

GET endpoints are not updating the UI after an action is send #116

@dcoa

Description

@dcoa

The current behavior of the frontend is the following:

  • The user trigger an action add/delete.
  • The API response success and invalidate the get query then triggers a new request to update the UI (either users table or roles for a user).

Testing in the sandobox the Response for the second request is the same as previous action, because of that the UI is not updating accordingly.

Screencast.from.2025-10-27.21-19-22.webm

Metadata

Metadata

Labels

MVPrelease blockerBlocks the upcoming release (fix needed)

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions