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

Org/Space user count not updated after changes #3974

Open
richard-cox opened this issue Oct 9, 2019 · 0 comments
Open

Org/Space user count not updated after changes #3974

richard-cox opened this issue Oct 9, 2019 · 0 comments
Labels

Comments

@richard-cox
Copy link
Contributor

The user counts in org and space summary pages aren't updated following adding/removing user roles to that org/space

To reproduce

  • nav to an org/space summary (note user count)
  • nav to user table and add/remove a user
  • nav back to org/space summary and user count has not been updated

Notes

  • user count comes from fetchTotalUsers --> fetchTotalResults, which creates a pagination section and populates the usual way
  • reducer userSpaceOrgReducer ensures that add/remove actions also update request data user info
  • nothing happens to the pagination section
    • need an effect to clear specific pagination sections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant