Add a modal under feature flag for members invite
3 unresolved threads
3 unresolved threads
Compare changes
There are no changes yet
No changes between version 12 and version 12
Introduce a feature flag 'overage_members_modal' and show a modal when this FF when adding new members to a group.
The modal will be shown if the group has a subscription and adding a new member to it will cause overage.
This is a first part of implementing this modal, currently the condition is not accounting for case when users added are already members of top level group, there will be a follow-up to iterate on it.
Related to #348486 (closed)
Screen_Recording_2022-01-14_at_13.34.42
(guess what, we have exactly this case as a placeholder for this section!)
Feature.enable(:overage_members_modal)
invite members
buttonThis checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
No changes between version 12 and version 12