Skip to content

Conversation

@wnvko
Copy link
Contributor

@wnvko wnvko commented Sep 12, 2019

This will make the z-index of the row drag ghost equal to the one of the grid. This will not fix application scenario where grid is put in stacking container with higher z-index. To fix this drag and drop directive should be able to use outlet where drag ghost should be put in the DOM tree and not as a child of the body.

Closes #5748

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code
  • This PR includes API docs for newly added methods/properties
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes
  • This PR includes behavioral changes and the feature specification has been updated with them

This will make the z-index of the row drag ghost equal to the one of the grid.
This will not fix application scenario where grid is put in stacking container
with higher z-index. To fix this drag and drop directive should be able to use
outlet where drag ghost should be put in the DOM tree instead as a child
of the body.
@ViktorSlavov ViktorSlavov self-assigned this Sep 12, 2019
@ViktorSlavov ViktorSlavov added 💥 status: in-test PRs currently being tested ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification 💥 status: in-test PRs currently being tested labels Sep 12, 2019
@zdrawku zdrawku merged commit cab508f into 8.1.x Sep 17, 2019
@zdrawku zdrawku deleted the mvenkov/update-row-drag-ghost-z-index-8.1.x branch September 17, 2019 14:52
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.

5 participants