Skip to content

Conversation

@haseebmalik18
Copy link
Contributor

Add E2E test to verify grid view displays correctly on DAG detail page

Implements comprehensive E2E tests for DAG grid view functionality:

  • Navigate to DAG detail page and switch to grid view
  • Verify grid renders with task instances
  • Verify task states are color-coded
  • Verify clicking grid cell navigates to task details
  • Verify tooltip appears on grid cell hover

closes: #59539

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jan 21, 2026
@vatsrahul1001
Copy link
Contributor

Thanks @haseebmalik18 I will review this soon

@haseebmalik18
Copy link
Contributor Author

@vatsrahul1001 Made the changes, there appears to be a merge conflict

@vatsrahul1001
Copy link
Contributor

@haseebmalik18 I see some conflicts can you resolve?

@haseebmalik18 haseebmalik18 force-pushed the feature/e2e-dag-grid-view branch from c8cf275 to 3fe859b Compare January 28, 2026 04:59
@haseebmalik18
Copy link
Contributor Author

@vatsrahul1001 fixed conflicts

@vatsrahul1001
Copy link
Contributor

  • Tests / CI image checks / Static checks (pull_request)

Great work @haseebmalik18!

@vatsrahul1001 vatsrahul1001 merged commit 07544ae into apache:main Jan 28, 2026
77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI E2E Test || DAG-003: Verify grid view displays

2 participants