1
0
mirror of https://github.com/PrivSec-dev/banking-apps-compat-report synced 2024-11-21 05:51:34 -05:00

Change device list to drop down with multiple options, set validation to required

This commit is contained in:
akc3n 2022-10-30 20:06:41 -07:00
parent be72caf4af
commit 276aa116ad
No known key found for this signature in database

View File

@ -52,11 +52,13 @@ body:
placeholder: SP2A.220405.003.2022040400
validations:
required: true
- type: checkboxes
- type: dropdown
id: device_list
attributes:
label: Device
description: Which Pixel(s) have you tested this with?
options:
label: Device list
description: Which Pixel(s) have you tested this with?
multiple: true
options:
- label: Pixel 7 Pro
- label: Pixel 7
- label: Pixel 6a
@ -72,6 +74,8 @@ body:
- label: Pixel 3a (obsolete)
- label: Pixel 3 XL (obsolete)
- label: Pixel 3 (obsolete)
validations:
required: true
- type: checkboxes
attributes:
label: Google Play installed