From ff1fc03bc93846973940761c104617637baf6c7d Mon Sep 17 00:00:00 2001 From: Blesilda Ramirez Date: Thu, 31 Oct 2024 01:02:01 +0800 Subject: [PATCH 1/2] pkp/pkp-lib#9626 Update cypress test related to tooltips --- cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js b/cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js index 43a3b7a6615..597558035cd 100644 --- a/cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js +++ b/cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js @@ -83,9 +83,9 @@ describe('Data suite tests', function() { cy.get('textarea[name="customHeaders-en"]').type('', {delay: 0}); cy.get('div[id=indexing]').find('button').contains('Save').click(); - cy.get('label[for="searchIndexing-searchDescription-control-en"] ~ button.tooltipButton').click(); + cy.get('label[for="searchIndexing-searchDescription-control-en"] ~ span.tooltipButton').click(); cy.get('div').contains('Provide a brief description'); - cy.get('label[for="searchIndexing-searchDescription-control-en"] ~ button.tooltipButton').click(); + cy.get('label[for="searchIndexing-searchDescription-control-en"] ~ span.tooltipButton').click(); // OJS-specific tasks cy.get('button[id="context-button"]').click(); From b3d1bb48d01229522aa5e86f8805b226b3516c81 Mon Sep 17 00:00:00 2001 From: Blesilda Ramirez Date: Fri, 8 Nov 2024 20:11:06 +0800 Subject: [PATCH 2/2] pkp/pkp-lib#9626 Update submodules ##blesildaramirez/i9626## --- lib/pkp | 2 +- lib/ui-library | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pkp b/lib/pkp index bf64b629ef0..c3916abcc56 160000 --- a/lib/pkp +++ b/lib/pkp @@ -1 +1 @@ -Subproject commit bf64b629ef06e515d4a1177142210d3cafc96681 +Subproject commit c3916abcc5632ed936db0c3dd4fa13cfb3bd0f57 diff --git a/lib/ui-library b/lib/ui-library index a0ab8c6ea93..ca1358e7881 160000 --- a/lib/ui-library +++ b/lib/ui-library @@ -1 +1 @@ -Subproject commit a0ab8c6ea9394b58a0afdd20bea03cc0a4058664 +Subproject commit ca1358e7881b72ebfdc852c76ca2f1a1153346d7