Release notes - Flowfactory Platform - 2.19.0
FF-7677 Web Client - Restore session and views after page reload
Description
User redirected to the login page when page is refreshed. User need to have session restoration feature
Solution
Added session restoration feature with all active views and dialogs for end user
FF-8954 [DIOS] Web Client - Active entity not working for child grid selection
Description
OrderedSelection is not updated properly when we don’t have multiselect column
Solution
In case if multiselect column is missing - OrderedSelection using recently clicked row
FF-8724 WCAG - 3.1.1 Language of Page
Solution
Dynamically set the lang attribute in HTML using localization.service
FF-8949 Review and update the "Components" folder in WebClient
Description
This ticket is a part of our work to make the WebClient more accessible and adhere to WCAG 2.1
Solution
Improve accessibility in the components folder
-
Added 'role' attributes to relevant components for better semantic understanding.
-
Integrated 'aria-label' attributes to enhance screen reader descriptions.
-
Reviewed and updated all components in the 'components' folder for HTML5 compliance.
FF-8950 Review and Update the "designer-components" Folder in WebClient
Description
This ticket is a part of our work to make the WebClient more accessible and adhere to WCAG 2.1
Solution
-
Added 'role' attributes to relevant components for better semantic understanding.
-
Integrated 'aria-label' attributes to enhance screen reader descriptions.
-
Reviewed and updated all components in the 'components' folder for HTML5 compliance.
FF-8960 WCAG - dropdown component
Description
This ticket is a part of our work to make the WebClient more accessible and adhere to WCAG 2.1
Solution
Enhance dropdown accessibility features
-
Added aria-labels for better screen reader support.
FF-8847 Grid - Button on each row not visisble
Description
Action buttons in grid is not displaying correctly. Most of the column displaying the grid is not fitted into the grid. The issue was that we only calculate the widths for the columns and not for the action buttons.
Solution
A solution was implemented to recalculate the widths of the grid columns if the action buttons are to be displayed.
FF-8931 [Config Errors] Agreement: Before commit
Description
Calculated entity properties give config errors even when the types are aligned.
Solution
Fixed handling of calculated properties in set values so that validate the types correctly.
FF-8991 Authorization header bearer should have capitalized B
Description
bearer token scheme-name has wrong casing
Solution
Scheme-name has been changed from “bearer” to “Bearer”
Comments
0 comments
Please sign in to leave a comment.