Skip to content

Commit ea8ce15

Browse files
Copilotlesaltzm
andauthored
Add App.StartScreen to canvas-apps Best Practices (#80)
* Add App.StartScreen guidance to canvas-apps guide and planner agent Agent-Logs-Url: https://github.com/microsoft/power-platform-skills/sessions/265fed62-a281-4022-a4be-d524079545aa Co-authored-by: lesaltzm <69215460+lesaltzm@users.noreply.github.com> * Revert App.StartScreen note to Best Practices section only Agent-Logs-Url: https://github.com/microsoft/power-platform-skills/sessions/8e5cf38d-39b3-490a-864c-126f8885d981 Co-authored-by: lesaltzm <69215460+lesaltzm@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: lesaltzm <69215460+lesaltzm@users.noreply.github.com>
1 parent 66a61c6 commit ea8ce15

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

plugins/canvas-apps/references/TechnicalGuide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,9 @@ App:
368368

369369
## Best Practices
370370

371+
### App Configuration
372+
- ✅ Set `App.StartScreen` to the initial landing screen so the app always opens on the intended screen
373+
371374
### State Management
372375
- ✅ Initialize all variables in `OnVisible`
373376
- ✅ Use descriptive variable names

0 commit comments

Comments
 (0)