Please enable JavaScript.
Coggle requires JavaScript to display documents.
REV-716: Make the risk description data flyout accessible - Coggle Diagram
REV-716: Make the risk description data flyout accessible
Scope
Supply Chain Views Table
Risk Type field
Positive Workflow
Given the 'Risk Type' field is visible
When the user clicks on the 'Risk Type' field
Then the flyout should appear on the right-hand side
Negative Workflow
Given the 'Risk Type' field is not visible
When the user clicks on the 'Risk Type' field
Then no action should occur
Incident Details Page
Risk Type label
Positive Workflow
Given the 'Risk Type' label is visible
When the user clicks on the 'Risk Type' label
Then the flyout should appear on the right-hand side
Negative Workflow
Given the 'Risk Type' label is not visible
When the user clicks on the 'Risk Type' label
Then no action should occur
Incident header bar on SC Map page
Risk Type data field
Positive Workflow
Given the 'Risk Type' data field is visible
When the user clicks on the 'Risk Type' data field
Then the flyout should appear on the right-hand side
Negative Workflow
Given the 'Risk Type' data field is not visible
When the user clicks on the 'Risk Type' data field
Then no action should occur
Hover Over Action
Positive Workflow
Given the 'Risk Type' field is visible
When the user hovers over the 'Risk Type' field
Then the text 'View Details' should appear
Negative Workflow
Given the 'Risk Type' field is not visible
When the user hovers over the 'Risk Type' field
Then no text should appear
Information Icon
Positive Workflow
Given the 'Risk Type' field is visible
When the user sees the information icon
Then the icon should indicate the field is actionable
Negative Workflow
Given the 'Risk Type' field is not visible
When the user does not see the information icon
Then no indication of actionability should be present
Feature Flag
Positive Workflow
Given the feature flag is enabled
When the user accesses the feature
Then the flyout should be visible
Negative Workflow
Given the feature flag is disabled
When the user accesses the feature
Then the flyout should not be visible