react-resizable
react-resizable copied to clipboard
Resizing to smaller width should use available space on previous row
Feature Request
Problem Report
When dragging a Resizable to the left on the x axis reducing the width causes the element to jump to the previous row when space is available. This works as expected with or without specifying minContraints. However, is it possible to detect the available space on the previous row and let the element fill that space first before attempting to apply any the constraints?

System Info
Node Version: v10.16.3 Browser: Chrome 81.0.4044.138 OS: Mac Catalina