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

Tweak origin parameter #21406

Closed
wants to merge 2 commits into from
Closed

Conversation

blag
Copy link
Contributor

@blag blag commented Feb 8, 2022

This is a simpler alternative to #21310.

The origin parameter is used to take users back to a previous page they were on. This PR fixes the way this parameter was handled.

The tiny html library was added in Python 3.2 and expanded in Python 3.4.

I changed the <button class="btn"> to a normal <a class="btn">, since it is more appropriate. The commit that introduced the <button class="btn"> behavior was part of the 2.0 UI refresh PR.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Feb 8, 2022
@jedcunningham
Copy link
Member

Superseded by #21591.

@blag blag deleted the fix-origin-parameter-2 branch February 17, 2022 21:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants