Skip to content

Support FieldDropdown.SEPARATOR in FieldGridDropdown's class Grid #2507

@cpcallen

Description

@cpcallen

Check for duplicates

  • I have searched for similar issues before opening a new one.

Component

plugins/field-grid-dropdown/src/grid.ts (FieldGridDropdown)

Problem

Recent changes in core introduced FieldDropdown.SEPARATOR as a valid MenuOption.

PR #2504 made changes to ensure that FieldGridDropdown's class Grid will compile and ignore these separators.

Request

Including separators in the list of items for the FieldGridDropdown should do something useful—perhaps creating a horizontal or vertical separator in the grid depending on the position of the SEPARATOR item in the list of options.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions