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

fix(datepicker in modal): increase z-index to datepicker and daterangepicker #2788

Merged
merged 1 commit into from
Oct 4, 2017

Conversation

EvilAlexei
Copy link
Contributor

  • Increased z-index for datepicker and daterangepicker to have z-index bigger than modal window

fixes #2736

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

…epicker

- Increased z-index for datepicker and daterangepicker to have z-index bigger than modal window

fixes #2736
@codecov
Copy link

codecov bot commented Oct 4, 2017

Codecov Report

Merging #2788 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #2788   +/-   ##
============================================
  Coverage        70.49%   70.49%           
============================================
  Files              137      137           
  Lines             4088     4088           
  Branches           710      710           
============================================
  Hits              2882     2882           
  Misses             908      908           
  Partials           298      298

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f24459d...c9727fb. Read the comment docs.

@valorkin valorkin added this to the v2.0.0 milestone Oct 4, 2017
@valorkin valorkin merged commit 1da7e15 into development Oct 4, 2017
@valorkin valorkin deleted the datepucker-inside-modal branch October 4, 2017 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Datepicker not working inside of Modal Window
2 participants