Closed vtestagrossa closed 9 months ago
Client side search only includes users who haven't been invited. Clears current search after invitation is selected as a temporary fix for reloading the search content. I think changing how the search POST works (using url args) would go a long way towards making the search able to live-reload after an invitation is sent.
Users can send invites to the same person multiple times, which causes an IntegrityError to be raised. Recommend restricting the search to only loading users without the current group.