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

[AIRFLOW-6697] fix modal_backdrop z-index #7313

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

JCoder01
Copy link
Contributor

@JCoder01 JCoder01 commented Jan 31, 2020


Issue link: AIRFLOW-6697
change modal-backdrop z index to cover Base dag and Search input boxes in graph view.

Before:
image

After:

image

Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Commit message/PR title starts with [AIRFLOW-NNNN]. AIRFLOW-NNNN = JIRA ID*
  • Unit tests coverage for changes (not needed for documentation changes)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

* For document-only changes commit message can start with [AIRFLOW-XXXX].


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.
Read the Pull Request Guidelines for more information.

@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Jan 31, 2020
@JCoder01
Copy link
Contributor Author

I don't think tests are needed as this is just a change to a css file.

@bolkedebruin bolkedebruin merged commit 83adfbe into apache:master Jan 31, 2020
@JCoder01 JCoder01 deleted the AIRFLOW-6697 branch February 1, 2020 01:17
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
@kaxil kaxil added this to the Airflow 1.10.11 milestone Apr 14, 2020
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:webserver Webserver related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants