Skip to content

[bug] - ghostClass - chosenClass - dragClass #1795

Open
@frck006

Description

@frck006

Hi,

I think there is a problem with "ghostClass" - "chosenClass", "ghost" doesn't apply.
I don't see when "ghost" class is apply.
image

With this style in "st/theme.css"

.sortable-ghost {
	background-color: red;
}
.sortable-chosen {
	background-color: blue;
}
.sortable-drag {
	background-color: green;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions