Skip to content

Sort shares by title and then creation date #36906

Description

@skjnldsv

image

Currently they are not sorted at all

this.linkShares=shares.filter(share=>share.type===this.SHARE_TYPES.SHARE_TYPE_LINK||share.type===this.SHARE_TYPES.SHARE_TYPE_EMAIL)
this.shares=shares.filter(share=>share.type!==this.SHARE_TYPES.SHARE_TYPE_LINK&&share.type!==this.SHARE_TYPES.SHARE_TYPE_EMAIL)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions