OfficeDev / microsoft-teams-apps-champion-management

Champion Management Platform is a custom Teams app that enables organizations to onboard and maintain champions/ SME in their organization in Teams.
MIT License
130 stars 49 forks source link

Spinning when adding a new member #145

Closed nicolamorris925 closed 1 year ago

nicolamorris925 commented 1 year ago

When adding a new champion, the platform will continuously spin. The only way to add a new member is through the SharePoint site. Has anyone seen this issue before and are there any troubleshooting tips?

MelanieCamden commented 1 year ago

I had a similar issue and found it resolved when I went into ...sites/ChampionManagementPlatform/Lists/Member%20List/AllItems.aspx and added myself as a manager and ensured the status was approved. I also added everyone exccept externals as read access to the sharepoint site.

v-saikirang commented 1 year ago

Hi @nicolamorris925,

Thanks for reaching out to us. As @MelanieCamden pointed above please check if the "MembersList" in Sharepoint is empty. If empty add a record with the below values and try again. 1) Title: Your email id 2) Status: Approved 3) Role: Manager

If this still doesn't work please share a screenshot of the "MemberList" and also errors in browser console logs when you are adding a member.

Thanks.

ghost commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.