Skip to content

Lane cannot be styled via className anymore #186

@Termit1975

Description

@Termit1975

Describe the bug
Before e07e4a6, I was able to give a className and the

node had the specified className. Since there is the new attribute className="react-trello-lane" this overrides what comes from current className property it was done via ...otherProps

To Reproduce
Steps to reproduce the behavior:

  1. Add a className to the data of the lanes
  2. Class name is not added to
    dom node

Expected behavior
The section object should include the className from otherProps as well as "react-trello-lane"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions