Jan 22, 2024 06:35 PM
This list sorts correctly:
why is 'b' coming after 'c' in this list (same table and list view)
The remaining items in the list sort correctly.
Any clues?
Solved! Go to Solution.
Jan 22, 2024 06:47 PM - edited Jan 22, 2024 08:33 PM
It's because you have an extra space before the first record in the list, but for some odd reason, Airtable chooses to never display extra spaces onscreen. This makes it very confusing/frustrating for users.
Jan 22, 2024 06:37 PM
reversing the sort order (Z->A) has the same issue
Jan 22, 2024 06:47 PM - edited Jan 22, 2024 08:33 PM
It's because you have an extra space before the first record in the list, but for some odd reason, Airtable chooses to never display extra spaces onscreen. This makes it very confusing/frustrating for users.
Jan 23, 2024 05:48 PM
aha, bingo 🎯
I typically look for leading spaces but as you said, "Airtable chooses to never display extra spaces"
Thanks! 🙏