Skip to content

Sort data after adding to time-picker control #409

@kbiesbrock

Description

@kbiesbrock

When data is unsorted, the control does not render properly. Before we compute any rendering properties, we need to ensure the data is sorted. This is best accomplished in endChanges() so we are only sorting once after items have been added.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions