angular-ui/ui-grid

Empty space at the end of the table when resizing last column

Open

#6,675 opened on Apr 19, 2018

View on GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Bug can be recreated even on the resize feature page.

Drag the resizer between Gender and Company columns to the left, observe the result:

Expected - last column sticks to right table edge when resizing it.

Contributor guide