Commit 71316ce
fix: set shift times in correct order (start -> stop -> break)
The break/pause field is disabled until start and stop are filled.
Changed order from start/break/stop to start/stop/break to match
the pattern in dashboard-edit-b.spec.ts. Also force-click the
timepicker input since it has readonly+disabled attributes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d7037c9 commit 71316ce
1 file changed
Lines changed: 4 additions & 2 deletions
File tree
- eform-client/playwright/e2e/plugins/time-planning-pn/c
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| 232 | + | |
231 | 233 | | |
232 | | - | |
233 | 234 | | |
| 235 | + | |
234 | 236 | | |
235 | 237 | | |
236 | 238 | | |
| |||
0 commit comments