Skip to content

removed item-content z-index#984

Merged
radiolips merged 1 commit intogridstack:developfrom
adumesny:develop
Mar 29, 2019
Merged

removed item-content z-index#984
radiolips merged 1 commit intogridstack:developfrom
adumesny:develop

Conversation

@adumesny
Copy link
Copy Markdown
Member

@adumesny adumesny commented Mar 29, 2019

  • there is no need for the regular grid content to have a topmost z-index
    (dragging and placeholder still render on top unchanged)
    this was causing modal dialogs to grid content to be clipped and not render correctly

Checklist

  • Created tests which fail without the change (if possible)
    I test two.html and another testc ase and see no differences in z-ordering.

  • All tests passing (yarn test)

  • Extended the README / documentation, if necessary

image

instead of the correct modal (OK button from grid item).
image

* there is no need for the regular grid content to have a topmost z-index
(dragging and placeholder still render on top unchanged)
this was causing modal dialogs to grid content to be clipped and not render correctly
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 65.534% when pulling 980cd8f on adumesny:develop into f16ce8c on gridstack:develop.

@radiolips radiolips merged commit 118f050 into gridstack:develop Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants