From f6e92184827c963f0351fa2652da9283fa2df5fa Mon Sep 17 00:00:00 2001 From: swarnadipa-dev Date: Wed, 27 Sep 2023 06:55:03 +0530 Subject: [PATCH] ELEMENTS-1676: Backport - Make actions at the bottom of a nuxeo-data-grid card usable with keyboard only --- ui/actions/nuxeo-download-button.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ui/actions/nuxeo-download-button.js b/ui/actions/nuxeo-download-button.js index 070e89c97..6736beaed 100644 --- a/ui/actions/nuxeo-download-button.js +++ b/ui/actions/nuxeo-download-button.js @@ -49,7 +49,7 @@ import '../nuxeo-button-styles.js';