Skip to content

Open links in new tab that take us away from Airflow UI#32088

Merged
potiuk merged 1 commit into
apache:mainfrom
astronomer:open-links-in-new-tab
Jun 23, 2023
Merged

Open links in new tab that take us away from Airflow UI#32088
potiuk merged 1 commit into
apache:mainfrom
astronomer:open-links-in-new-tab

Conversation

@pankajkoti

@pankajkoti pankajkoti commented Jun 23, 2023

Copy link
Copy Markdown
Member

I am observing that clicking on the "Click here" links take us
away from Airflow UI to the docs domain and I need to press
on back button in the browser to get back to Airflow UI. Ideally,
we could open these links in new tab and trying to do the same
here with this commit using the target="_blank" attribute for
the anchor tags.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg Bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jun 23, 2023
I am observing that clicking on the "Click here" links take us
away from Airflow UI to the docs domain and I need to press on
back to get back to Airflow UI. Ideally, we could open these links
in new tab and trying to do the same here with this commit using
the targer="_blank" attribute for the anchor tags.
@pankajkoti
pankajkoti force-pushed the open-links-in-new-tab branch from 0a42007 to f4aa3dc Compare June 23, 2023 08:47
@potiuk
potiuk merged commit 42c409d into apache:main Jun 23, 2023
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jun 27, 2023
I am observing that clicking on the "Click here" links take us
away from Airflow UI to the docs domain and I need to press on
back to get back to Airflow UI. Ideally, we could open these links
in new tab and trying to do the same here with this commit using
the targer="_blank" attribute for the anchor tags.
@ephraimbuddy ephraimbuddy added this to the Airlfow 2.6.3 milestone Jul 6, 2023
@ephraimbuddy ephraimbuddy added the type:improvement Changelog: Improvements label Jul 6, 2023
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. area:webserver Webserver related Issues type:improvement Changelog: Improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants