fix: prevent ui error when last org member is removed by rowansmithau · Pull Request #23018 · coder/coder
Documentation Check
No Changes Needed
This is a backport bug fix that adds an early return when the paginated member rows list is empty, preventing a UI error when the last org member is removed. The change is purely internal (backend logic fix in coderd/members.go) with no new user-facing features, CLI flags, API contract changes, or configuration options that would require documentation updates.
Automated review via Coder Tasks