Skip to content

E2Es: Re-evaluate File Explorer object model #3127

@Cerchie

Description

@Cerchie

Take a look at

 constructor(page: Page) {
    super(page, "Explorer");
  }

in FileExplorer.

Comment from @shouples:

Explorer view container will either go off of the name of the currently open directory (as a workspace) or the custom workspace name, so it will never actually be Explorer

Metadata

Metadata

Assignees

Labels

FlinkRelated to Flink support and interactions (SQL documents, language server, views, etc)testingInvolves the test suite, click-testing, or tests running in CI

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions