Commit a0f8da5
committed
- Adding additional checks for all 3 spinners in the Magento grid UI components.
- Removing the $id property from the uniqid function so it doesn't include it in the random number that is generated. This breaks many fields in the admin sense they don't accept special characters.1 parent 1f81574 commit a0f8da5
File tree
2 files changed
+5
-2
lines changed- src/Magento/FunctionalTestingFramework
- Module
- Util
2 files changed
+5
-2
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments