Skip to content

Commit b1bbe7f

Browse files
authored
Merge pull request MicrosoftDocs#3157 from MicrosoftDocs/master
Pushing changes live
2 parents 5e4da44 + ecb67f7 commit b1bbe7f

File tree

8 files changed

+22
-2
lines changed

8 files changed

+22
-2
lines changed

powerapps-docs/maker/canvas-apps/common-issues-and-resolutions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ search.app:
1818

1919
This article lists some common issues that you might encounter while using Power Apps. Where applicable, workarounds are provided.
2020

21+
1. **Connection.Connected returns the wrong value during OnStart in Power Apps for Windows** (July 21, 2020)
22+
While offline, **Connection.Connected** may wrongly return **true** immediately after starting an app in the Windows app. As a workaround, delay when the logic depending on it is executed by using a **Timer** control.
23+
2124
1. **Black box covering part of embedded canvas app** (June 11, 2020)
2225
When using embedded canvas apps such as SharePoint forms, SharePoint web parts, and model driven forms, users many see a black box when scrolling covering part of the app. This issue happens with chromium based browsers starting with version 83. There is not a workaround at this time. The team is actively investigating to find a fix and workaround. **A workaround in Power Apps was deployed in the week of 6/21/2020. In addition, the issue is fixed for Microsoft Edge based on Chromium with version 85.**
2326

powerapps-docs/sample-apps/return-to-workplace/app-for-employee.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,6 @@ You can say how you're feeling about returning to the workplace. On the home pag
9696
> [!div class="mx-imgBorder"]
9797
> ![Share sentiment](media/employee-share-sentiment2-2.png "Share sentiment")
9898
99+
## Feedback about the solution
100+
101+
To provide feedback about the Return to the Workplace solution, visit <https://aka.ms/rtw-community>.

powerapps-docs/sample-apps/return-to-workplace/app-for-facility-manager.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,6 @@ consistently over time and with bigger groups. This data is typically entered by
237237
> [!div class="mx-imgBorder"]
238238
![Employee sentiment](media/facility-manager-employee-sentiment.png "Employee sentiment")
239239

240+
## Feedback about the solution
240241

242+
To provide feedback about the Return to the Workplace solution, visit <https://aka.ms/rtw-community>.

powerapps-docs/sample-apps/return-to-workplace/app-for-health-and-safety-lead.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ You use this app to:
3333

3434
- [Manage employee cases](#manage-employee-cases).
3535

36-
<!-- Removing this, as we don't have any reference for this section[Monitor the employee cases dashboard](#monitor-the-employee-cases-dashboard).-->
37-
3836
## App at a glance
3937

4038
The left pane lists all the components available in the **Employee Cases** area.
@@ -210,4 +208,6 @@ On the **Case Contacts** tab, select **New Case Contact** to relate an employee
210208
| Risk Assessment | This field provides an easy way to prioritize other employees based on their interactions with the employee under investigation. |
211209
| Comment | Enter additional information, when applicable. |
212210

211+
## Feedback about the solution
213212

213+
To provide feedback about the Return to the Workplace solution, visit <https://aka.ms/rtw-community>.

powerapps-docs/sample-apps/return-to-workplace/configure.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,3 +332,6 @@ Due to privacy regulations, we strongly recommend that you create bulk record-de
332332
333333
7. Submit the bulk record-delete job.
334334

335+
## Feedback about the solution
336+
337+
To provide feedback about the Return to the Workplace solution, visit <https://aka.ms/rtw-community>.

powerapps-docs/sample-apps/return-to-workplace/dashboard-for-executive-leadership.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,6 @@ WHO supports open access to the published output of its activities as a fundamen
142142

143143
This dataset is from EpiForecasts and the CMMID COVID-10 working group at <https://epiforecasts.io/covid/posts/global> and is licensed under Creative Commons Attribution CC BY 4.0.
144144

145+
## Feedback about the solution
146+
147+
To provide feedback about the Return to the Workplace solution, visit <https://aka.ms/rtw-community>.

powerapps-docs/sample-apps/return-to-workplace/deploy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@ For detailed information about the US Government plans for Power Apps and Power
417417
- [Power Apps for US Government](https://docs.microsoft.com/power-platform/admin/powerapps-us-government)
418418
- [Power BI for US Government](https://docs.microsoft.com/power-bi/service-govus-overview)
419419

420+
## Feedback about the solution
421+
422+
To provide feedback about the Return to the Workplace solution, visit <https://aka.ms/rtw-community>.
420423

421424
## Next step
422425

powerapps-docs/sample-apps/return-to-workplace/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ See also:
5353
|Use the employee app|Used by employees who are seeking to return to the workplace. Employees can use this app to identify open buildings and self-attest to having no symptoms before returning to a reopened workplace.|Employees|[Employee Return to the Workplace app](app-for-employee.md)
5454
|Use the care management app|Used to manage employee cases.|Case managers|[Workplace Care Management app](app-for-health-and-safety-lead.md)
5555

56+
## Feedback about the solution
57+
58+
To provide feedback about the Return to the Workplace solution, visit <https://aka.ms/rtw-community>.
5659

5760
### Disclaimer
5861

0 commit comments

Comments
 (0)