pnp / sp-starter-kit

Modern SharePoint Starter Kit - End-to-end showcase solution to get started with modern experiences.
MIT License
766 stars 536 forks source link

Personal Email "View All" does not account for Azure Environment #487

Open poriah101 opened 3 years ago

poriah101 commented 3 years ago

Category

Expected or Desired Behavior

It would be nice the link could be modified via a property setting or could be coded to recognize the current environment (i.e. https://outlook.office365.us).

Observed Behavior

When deploying the apps to a Government cloud instance, the "View All" links point to https://outlook.office.com. This will redirect to a login page that, after logging in, will loop back to the login page.

Steps to Reproduce

1) Deploy the apps to a non-commercial tenant.
2) Add the Personal Calendar web part to any page. 3) Click "View All"

ghost commented 3 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

bcameron1231 commented 3 years ago

Hi, thank you for the issue. Apologies for the delay in responding. That is a pretty good idea, we haven't accounted for Government Tenants. I'll add this to the enhancements list.