Skip to content

MatchSorter Search Issue #19

Description

@ZjohnstonWSU

Bug Description

When displaying elements by title, sorting leads to strange behavior where, for example, 'project 10' gets placed above 'project 2'. This is likely due to the match sorter element we are using to search in which it prioritizes alphabetic order by character, placing the '1' in 10 before '2'.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Start Program
  2. Click 'Get Started'
  3. Create a new project
  4. Upload files titled 'version_XX', with versions 1-10
  5. 'version_10' will be placed above 'version_2'

Expected Behavior

When elements contain numeric elements, that part should be organized numerically, instead of alphabetically.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions