mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
SYNC: slightly better dropdownmanu-layout algorithm
This commit is contained in:
committed by
Diflow
parent
c1da8321ac
commit
bd571dc93d
@@ -433,7 +433,10 @@ describe('Data browser data', () => {
|
||||
cy.contains('Album').click();
|
||||
cy.testid('DataFilterControl_input_ArtistId').type('22{enter}');
|
||||
// cy.contains('Presence').rightclick();
|
||||
// cy.contains('Coda').rightclick();
|
||||
// cy.testid('DropDownMenu-container-0').contains('Export').click();
|
||||
cy.contains('Export').click();
|
||||
// cy.wait(1000);
|
||||
cy.themeshot('data-browser-export-menu');
|
||||
});
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Folder with screenshots
|
||||
Reference in New Issue
Block a user