From c5919752a47e561f5882a598500c821ca28c877a Mon Sep 17 00:00:00 2001 From: Rajat Dabade Date: Fri, 16 Dec 2022 01:47:55 +0530 Subject: [PATCH] ToolTip for Table view menu (#4328) --- webapp/i18n/en.json | 3 +- .../__snapshots__/centerPanel.test.tsx.snap | 529 +++++++++++------- .../table/__snapshots__/table.test.tsx.snap | 207 ++++--- .../__snapshots__/tableRow.test.tsx.snap | 115 ++-- .../__snapshots__/tableRows.test.tsx.snap | 23 +- webapp/src/components/table/tableRow.tsx | 13 +- 6 files changed, 543 insertions(+), 347 deletions(-) diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 403efc569..fa64189e7 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -284,6 +284,7 @@ "TableHeaderMenu.insert-right": "Insert right", "TableHeaderMenu.sort-ascending": "Sort ascending", "TableHeaderMenu.sort-descending": "Sort descending", + "TableRow.MoreOption": "More actions", "TableRow.delete": "Delete", "TableRow.open": "Open", "TopBar.give-feedback": "Give feedback", @@ -437,4 +438,4 @@ "tutorial_tip.ok": "Next", "tutorial_tip.out": "Opt out of these tips.", "tutorial_tip.seen": "Seen this before?" -} +} \ No newline at end of file diff --git a/webapp/src/components/__snapshots__/centerPanel.test.tsx.snap b/webapp/src/components/__snapshots__/centerPanel.test.tsx.snap index 0f499c0c7..2cd510c16 100644 --- a/webapp/src/components/__snapshots__/centerPanel.test.tsx.snap +++ b/webapp/src/components/__snapshots__/centerPanel.test.tsx.snap @@ -460,16 +460,21 @@ exports[`components/centerPanel Clicking on the Hidden card count should open a class="MenuWrapper optionsMenu ml-2 mr-2" role="button" > - + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
{ className='optionsMenu ml-2 mr-2' stopPropagationOnToggle={true} > - } - /> + + } + /> + }