Commit ee73046
Add visible debug markers for Cypress e2e troubleshooting
- Added yellow debug info box showing isAdmin, isFirstUser, assignedSiteForm status, and data flags
- Added light blue debug marker in General tab to confirm tab rendering
- Added light green debug marker in GeneralTabComponent to confirm component rendering
- These visual markers will help identify what's rendering in Cypress e2e test mp4 videos
- Can be removed once issue is identified and fixed
Co-authored-by: renemadsen <[email protected]>1 parent 2d9e394 commit ee73046
File tree
2 files changed
+22
-0
lines changed- eform-client/src/app/plugins/modules/time-planning-pn/components/plannings/time-planning-actions/assigned-site
- tabs
2 files changed
+22
-0
lines changedLines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| 17 | + | |
| 18 | + | |
6 | 19 | | |
| 20 | + | |
| 21 | + | |
7 | 22 | | |
8 | 23 | | |
9 | 24 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 | | |
3 | 10 | | |
4 | 11 | | |
| |||
0 commit comments