Fix UX with buttons behavior and editor display

This commit is contained in:
Laurent Nguyen
2024-03-28 10:43:12 +01:00
parent 5f92a62e4f
commit 8d099b9c1b
2 changed files with 32 additions and 33 deletions

View File

@@ -125,6 +125,7 @@ export const DocumentsTableComponent: React.FC<IDocumentsTableComponentProps> =
icon={<ArrowClockwise16Filled />}
style={{ position: "absolute", right: 0 }}
onClick={onRefreshClicked}
onKeyDown={onRefreshClicked}
/>
</>
) : (