-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invitations: rework for the groups invitations #1127
invitations: rework for the groups invitations #1127
Conversation
443a5ea
to
9fcfdc6
Compare
9fcfdc6
to
a6d81e2
Compare
</Form.Field> | ||
<i> | ||
{i18next.t( | ||
"Note: upon addition, selected groups will become community members immediately without any kind of notification." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor, to make sure invitation is also referenced:
"Note: upon addition, selected groups will become community members immediately without any kind of notification." | |
"Note: upon addition, selected groups will become community members immediately without any kind of notification or invitation approval." |
side thought: do we need a confirmation modal for this action?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for noticing!
I'm not sure the confirmation modal is necessary here, as we are not doing something dangerous that can not be undone. After closing the modal, user can immediately remove groups access if they did something wrong. What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thank you for these changes
953d24b
to
55d7e79
Compare
* deprecate COMMUNITIES_GROUPS_ENABLED (moved to USERS_RESOURCES_GROUPS_ENABLED) * closes inveniosoftware/invenio-app-rdm#2592
55d7e79
to
55e7474
Compare
Results counter:
Groups tab:
Changes in the community add members tab: