mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 01:35:17 +00:00
Update Filter.ts
This commit is contained in:
@@ -141,8 +141,6 @@ export class ToolbarFilterPage extends BasePage {
|
||||
this.rootPage.locator('.nc-filter-field-select .ant-select-selection-item').first()
|
||||
);
|
||||
|
||||
console.log('filterCount', filterCount);
|
||||
|
||||
if (selectedField !== title) {
|
||||
await this.rootPage.locator('.nc-filter-field-select').last().click();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user