Closed Gondragos closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
bee2622
) 68.28% compared to head (b4ebb3d
) 68.28%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PR fulfills these requirements
[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made
ex.fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
Change has impacts in these area(s)
(check all that apply)
Describe the reason for change
In the case of Image Segmentation with Image tag being in gallery mode a relation arrow may not follow the regions on switching between images.
What does this fix?
It adds an directive for relation to observe current image index to initiate rendering of an arrow on switching between images.
What libraries were added/updated?
N/A
Does this change affect performance?
Nope
Does this change affect security?
Nope
What alternative approaches were there?
N/A
What feature flags were used to cover this change?
N/A
Does this PR introduce a breaking change?
(check only one)
What level of testing was included in the change?
(check all that apply)
Which logical domain(s) does this change affect?
Image Segmentation
,Image
,Relations
,Gallery