Fix group member invite limit rendering
What does this MR do and why?
Related to #396863 (closed)
When inviting a member, the invite limit error message was not rendering correctly. This MR fixes the rendering bug.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Comment out
return unless invite_quota_exceeded?
- Go to a group ->
Manage
->Members
- Click
Invite members
- Choose a user
- Click
Invite
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Hegman