2.2.2 release notes

Read about bug fixes and enhancements to IBM Cúram Universal Access with IBM Universal Access Responsive Web Application 2.2.2, which is compatible with IBM® Cúram Social Program Management 7.0.4.3, or 7.0.7 iFix 1.

Universal Access

Accessibility violation on Summary page where ID attribute values needed to be unique.

An accessibility violation due to duplicated ID attributes on Summary pages was fixed by removing any instances of duplicated ID attributes for HTML elements. (3384)

Intelligent Evidence Gathering (IEG)

Read about changes to IEG that affect forms in the Universal Access Responsive Web Application.

Spinner now shown for action buttons on Summary Page lists

The user experience for Summary Page lists was enhanced with a spinner as follows:

  • When you click the Edit or Delete buttons, a spinner displays while the action is being processed and both the Edit and Delete buttons are disabled.

  • When you add a record from a Summary page, a modal dialog box displays. When you select the person that you want to add the record to, a spinner displays while the action is being processed instead of the list of names. (3366)

Fix for hint text in IEG container not displaying

Previously, the hint text for an IEG container in IEG did not render. This issue was fixed and the hint text is displayed for container fields as expected. (3399)

Fix for orphan labels in IEG Summary Screens causing JAWS issues in Microsoft® IE11

The field sets legend was not read out by JAWS with Microsoft® IE11. This issue was fixed by correcting the markup that is used for field sets. (3403)

Fixed an issue with mandatory validations for fields defined in containers

Previously, if you added and then removed information in mandatory fields that are defined in a container, the mandatory validation messages were not shown for the missing information. Now, the validation messages display as expected. (2273)

Fixed an accessibility issue with the TextInput component.

Previously, TextInput component addons were not read out by the VoiceOver and JAWS screen readers. Now, TextInput addons are read out with the TextInput content as expected. (3346)

Issue with questions defined in containers without a title

Previously, answers for questions that were defined in containers without a title weren't sent to the server for processing. Now, those answers are processed as expected. (3458)

Fixed an alignment issue on iPhone 5 or SE (IEG)

Previously, in small screens, long words were displayed off the screen rather than wrapping to the next line. This fix addresses that issue. (2635)

Mandatory validation messages incorrectly shown for optional code-table-hierarchy fields

Previously, multiple mandatory validation messages were incorrectly shown for optional code-table-hierarchy fields where mandatory questions were present on the same question page. Now, mandatory messages are not shown for the optional code-table-hierarchy fields as expected. (3477)

Mandatory validation messages not shown for child items in code-table-hierarchy fields

Previously, mandatory validation messages weren't shown for mandatory code-table-hierarchy fields when a parent item was selected but a child item was not selected. Now, mandatory validation messages are shown as expected for mandatory code-table-hierarchy fields when child items are not selected. (3493)

APIs with dashes in the URL are now generated correctly

Previously, the IBM Social Program Management Web Development Accelerator failed to generate code for APIs that contained dashes in the URL. Now, URLs with dashes are processed properly and the code is generated as expected. (3475)

ComboBox dismiss button incorrectly shown when entering items manually

Previously, when using the ComboBox and selecting the option to enter an item to the list manually, the dismiss button was shown in the empty ComboBox. This issue is fixed and a dismiss button is not displayed when the enter manually option is selected. (3413)

HTML incorrectly displayed in IEG validation messages and hint text 

An issue was fixed where HTML tags were incorrectly displayed in IEG validation messages and hint text. HTML tags are not supported in IEG validation messages and hint text. (3552)