Suggest refreshing LDAP group sync page
What does this MR do and why?
Closes #389647 (closed) (see discussion #389647 (comment 1257812778) for why we went with the approach in this MR)
When "Pending sync" or "Syncing" is displayed to the user, the UI is not updated when the operation completes or fails.
As a stopgap solution, let's suggest to users that they need to manually refresh the page in order to find out if the operation completes or fails.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Setup LDAP with GDK.
- Add a Premium or Ultimate license (this is needed for LDAP group links)
- Create some group links for a group
http://gdk.test:3000/<group-name>/ldap/-/ldap_group_links
- Goto the group members page, and click on the "Sync now" button
http://gdk.test:3000/<group-name>/ldap/-/group_members
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 Anton Smith