The only available way to refresh the space's member list is browsing back and forth. It could be improved by adding a pull to refresh action in the list, so, changes could be visible without moving out. ### TASKS - [ ] Research (if needed) - [ ] Create branch feature/feature_name - [ ] Development tasks - [ ] Implement whatever - [ ] ... - [ ] Implement unit tests (if needed) - [ ] Code review and apply changes requested - [ ] Design test plan - [ ] QA - [ ] Merge branch feature/feature_name into master