Nicholas-Cheng-De-Fei / pe

0 stars 0 forks source link

When a new user gets added to a sorted list it added to the bottom and not in sorted order #5

Closed Nicholas-Cheng-De-Fei closed 1 week ago

Nicholas-Cheng-De-Fei commented 1 week ago

Screenshot of Error

image.png

How to Replicate

Description

While it does not break the application but as a user if I were to sort the list by a particular order I will want the list to maintain in that order until I change it or leave the application. Thus when a user were to add clients they should be displayed in the sorted ordering the user wants it to be instead of having to sort every time the user adds a new client.