Skip to content

Bug? Datagrid TreeView not adding classes on content rows #1290

Description

@darkWolf-PR

When setting tree-view, datagrid do not add custom css classes on content rows. I guess it comes from table view where classing table header is enough. It can be also seen in demo, for example:

Header line - status classes:
"datagrid-tree-item-right-columns-column col-status text-start"

Content lines - status classes:
datagrid-tree-item-right-columns-column text-start

Misses the "col-status" class - this way, u can only add any styling based on first-child, last-child, nth...

Metadata

Metadata

Assignees

No one assigned

    Labels

    T: BugIssue Type Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions