clauderic / clauderic/react-sortable-hoc

Non-sortable headers together with sortable elements

Open
#320 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.9k
Forks
959
PR merge metrics
No merged PRs in 30d

Description

Has anyone successfully added non sortable elements together with their sortable elements? One example would be having headers for elements in the list.

Here is an example:
https://codepen.io/anon/pen/pdKqoj?editors=0010

The problem is, as seen in the example, when an element is sorted the other elements don't take into account for the additional height added by the header, and when the animation happens they cover the header.

Anyone have any ideas?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.