Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background page links are not correct when user click opens up a modal/dialog page #46483

Open
1 of 2 tasks
atul-astronomer opened this issue Feb 5, 2025 · 0 comments
Open
1 of 2 tasks
Assignees
Labels
affected_version:3.0.0alpha For all 3.0.0 alpha releases area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug

Comments

@atul-astronomer
Copy link

atul-astronomer commented Feb 5, 2025

Apache Airflow version

3.0.0a1

If "Other Airflow 2 version" selected, which one?

No response

What happened?

On airflow 3 UI, when user opens gantt/grid/graph modal page and inspects all the links on the DOM, the gantt/grid/graph links for the background page are not correct.

Image

What you think should happen instead?

The links on the background page should not change.

How to reproduce

Steps:

  1. Navigate to Airflow 3 UI.
  2. Navigate to a DAG overview tab via Dags sidebar nav.
  3. Inspect all the link elements and take a note of gantt/graph/grid href attribute value.
  4. Click on the Gantt link on the right side and inspect all the link elements again.
  5. Notice the href value for gantt/grid/graph has changed.

Operating System

Linux

Versions of Apache Airflow Providers

No response

Deployment

Other

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@atul-astronomer atul-astronomer added area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Feb 5, 2025
@dosubot dosubot bot added the area:UI Related to UI/UX. For Frontend Developers. label Feb 5, 2025
@vatsrahul1001 vatsrahul1001 added kind:bug This is a clearly a bug affected_version:3.0.0alpha For all 3.0.0 alpha releases and removed kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Feb 5, 2025
@atul-astronomer atul-astronomer changed the title Background page links are not correct when user click opens a modal/dialog page Background page links are not correct when user click opens up a modal/dialog page Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected_version:3.0.0alpha For all 3.0.0 alpha releases area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

3 participants