mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 17:01:13 +00:00
Fix UX with buttons behavior and editor display
This commit is contained in:
@@ -125,6 +125,7 @@ export const DocumentsTableComponent: React.FC<IDocumentsTableComponentProps> =
|
||||
icon={<ArrowClockwise16Filled />}
|
||||
style={{ position: "absolute", right: 0 }}
|
||||
onClick={onRefreshClicked}
|
||||
onKeyDown={onRefreshClicked}
|
||||
/>
|
||||
</>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user