Commit 85f2c1b
Vikas Agarwal
Github issue#1198, Mobility Testing product on Connect
— Fixed template to have valid fieldName for questions
— Added `select-dropdown` field type support for normal project template sections. Earlier it was limited only to the `App Screens` section because of some tech debt carried forward from community.
— Fixed `select-dropdown` field type to save value instead of the complete option object
— Fixed issue with SelectDropdown component which was preventing the newly added Mobility Testing template to not load.1 parent be46e63 commit 85f2c1b
File tree
7 files changed
+523
-14
lines changed- src
- components/SelectDropdown
- config
- projectQuestions
- projectSpecification
- projectWizard
- projects/detail/components
- SpecQuestionList
7 files changed
+523
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | | - | |
| 20 | + | |
17 | 21 | | |
18 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
19 | 28 | | |
20 | 29 | | |
21 | 30 | | |
| |||
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
28 | | - | |
| 37 | + | |
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
| |||
0 commit comments