Skip to content

laneDraggable:false on customCardLayout break description text. #168

Open
@kawanofer

Description

@kawanofer

Describe the bug
When I set laneDraggable={false} on customCardLayout, my description text does not break line. All text keeps in one line.
If I remove this parameter (laneDraggable={false}) the text breaks just fine.

To Reproduce
Steps to reproduce the behavior:

  1. return <Board data={data} customCardLayout draggable laneDraggable={false}
    img2

Expected behavior

  1. When the card is draggable and lane is blocked, the card must be like this.
    img3

Desktop (please complete the following information):

  • OS: windows 10
  • Browser Chrome.
  • Version +70.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions