Test 'staticState' option using various combinations of values. This should be converted to a unit test once the testing framework is updated.
The behavior of each area should be:
Vegetable | staticState | href | highlight | select via click | select via api | navigation | tooltip | description |
---|---|---|---|---|---|---|---|---|
Red Pepper | true | yes - # | yes | no | yes | no | yes | staticState true disables changing selected via click |
Celery | false | yes - # | yes | no | yes | no | yes | staticState false disables changing selected via click |
Carrots | not specified | yes - # | yes | yes | yes | no | yes | |
Asparagus | not specified | yes - # | yes | yes | yes | no | yes | |
Squash | not specified | yes - # | yes | yes | yes | no | yes | |
Yellow Pepper | not specified | yes - # | yes | yes | yes | no | yes | |
Broccoli | not specified | yes - # | yes | yes | yes | no | yes | |
Broccoli #2 | not specified | yes - # | yes | yes | yes | no | yes | |
Dip | not specified | yes - # | yes | yes | yes | no | yes |
You can toggle the values of navigateMode and clickNavigate. The behavior should be identical regardless of their values.
area | Select No Options | Select With Options | Deselect |
---|---|---|---|
Red Pepper | |||
Celery | |||
Carrots |