Sorting order is strange and may not be working

Hi, I am trying to sort the whole list and every note and so on but the sorting order is not correct. For example I have a list that has severeal titles starting with 1. 2. 3. but the list shows the following order:

              1. 4. 3.

This is what I am doing, or trying to do to solve it.

  1. Shift shift
  2. Sort
  3. Whole list
  4. Alphabetical

But the bullets I mentioned earlier do not move at all. Any way to fix this? When I add a new element and hit sort, it sorts it, but not on the same level as the numbered list.

Edit: Kind of fixed it by removing the . after each number. It turned out that the bullet points were sorted alphabetically but not by number but by the first letter present in each row,

Hello,

I’m a bit confused, what type of content cannot be sorted properly.

Could you probably prepare a sample list and share it?

Thank you!

Hey Kirill,

Here the public list where you can se on top the list that is sorted alphabetically but not numerically if the number are 1. 2. 3. ,etc. But if I name each row startin with the number as 1 2 3 (without the full stop) it sort numerically and not alphabetically.

For what is worth, i dont see this as a problem or bug

Hope it helps