Release notes - Flowfactory Platform - 2.20.0
FF-9102 Web Client - Session is stuck
Description
When closing a view the UI State manager can be out of sync and throw an exception.
Solution
Added check that the closing view is in the UI State manager.
FF-9111 [WC] - Date Edit Control 'Show Time' does not write out values
Description
Last fix was missing to read correct metadata value
Solution
Modified control metadata reading
FF-2880 Views - Copy views
Description
As a user I want to be able to copy a view in order to efficiently re-use code.
Solution
Added a button to the view designer in Studio to let the user copy a workflow.
FF-4396 Workflows - Copy Workflow
Description
As a user I want to copy a whole workflow and all it’s activites to a new workflow to make it easy to reuse functionality from existing workflows.
Solution
Added a button in Studio that copies the current workflow.
FF-8952 Address Contrast Errors in WebClient
Description:
This commit includes updates to the color schemes used across the WebClient interface to meet and exceed WCAG 2.1 AA and AAA contrast standards.
Solution:
Buttons: Colors have been updated to achieve a contrast ratio of at least 4.5:1 for AA compliance and 7:1 for AAA compliance, where applicable.
Group Headers: Text colors have been enhanced to meet a minimum contrast ratio of 4.5:1, promoting readability against their backgrounds.
Sidebar Button Texts: Adjusted to maintain a contrast ratio that complies with the AA standard, ensuring clear visibility for users with visual impairments.
FF-8959 WCAG - GridView component
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 grid
-
Added ARIA roles and attributes to improve screen reader support.
-
Reviewed and updated all elements in the grid for HTML5 compliance.
FF-8808 Date edit with time showing wrong time
Solution
We don't set the time to 12 even if one doesn't want the time to be displayed.
FF-9031 View restore restores views in wrong order
Description
When several small views opened in the same time - the order sometimes messed up by primeNG control.
Solution
Add delay for opening views during initial app start.
Comments
0 comments
Please sign in to leave a comment.