Skip to content

grid visual artifact within modal when width is 100% #2700

Closed
@longshot5112

Description

@longshot5112

I have a modal which contains a grid which should be 100% of the modal width. Upon initial loading of the modal, there is a visual artifact of the grid beyond the boundary of my modal. If I re-size my browser window, the artifact will disappear and the grid will "snap" in place where it should be and start obeying the 100% width boundary of my modal window.

This only seems to happen when loading a grid in a modal. My primary grid on the main page is set to width: 100% and has no issue.

Initial load:
image

After resizing:
image

This is the CSS I have for the grid:
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions