Skip to content

Commit 0171f0a

Browse files
authored
Merge pull request #73625 from software-mansion-labs/@zfurtak/fix-WorkspaceAutoReportingFrequencyPage
Fix updating focused index on `WorkspaceAutoReportingFrequencyPage`
2 parents f6e0549 + e02df6d commit 0171f0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/workspace/workflows/WorkspaceAutoReportingFrequencyPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ function WorkspaceAutoReportingFrequencyPage({policy, route}: WorkspaceAutoRepor
139139
onSelectRow={onSelectAutoReportingFrequency}
140140
initiallyFocusedItemKey={autoReportingFrequency}
141141
addBottomSafeAreaPadding
142+
shouldUpdateFocusedIndex
142143
/>
143144
</OfflineWithFeedback>
144145
</FullPageNotFoundView>

0 commit comments

Comments
 (0)