Skip to content

Different Behavior for Adding a Person (Unsorted v.s. Sorted List) #2

Description

@wkxcass

Adding a person gives different behaviors, with an unsorted versus a sorted list.

If the contact list is initially unsorted, the person below will end up being added to the end of the list:
Screenshot 2024-11-15 165000.png

If the same original contact list was sorted first,
Screenshot 2024-11-15 165022.png

the person below will end up being added to its corresponding position according to the last sorting-sequence:
Screenshot 2024-11-15 165046.png

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions