Skip to content

Make resizable-handle computed height exclude tfoot? #1386

Closed
@no3rdw

Description

@no3rdw

When using the resizable widget, the handles extend over the table's footer which often contains paging controls. If the handle overlaps the paging controls, the paging controls do not function when clicked.

When searching for this issue I found a jsfiddle posted by Mottie when which highlights it perfectly:
https://jsfiddle.net/Mottie/Lq0re9s3/1/

In that example, the column headers are displayed in the tfoot as well, and I see how having the handle extend over them would be helpful. Maybe use an optional class on the row within the tfoot to decide whether to include the row's height in the resizable-handle height?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions