Skip to content

Playground is not explicit  #91

@Nyan11

Description

@Nyan11

When using the playground, the "self" value depend of the current selection.

  • no selection = self is nil
  • one selection = self is the selected item
  • multiple selection = self is an array containing the selected items

"self" value should be more explicit on the UI.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions