Forum Discussion

pavlorishkoua's avatar
pavlorishkoua
Copper Contributor
Oct 04, 2024
Solved

Teams sorting files with special characters at the beginning

Hello everyone,

I need to reproduce the sorting algorithm used in teams. 
On the attached screenshot you can see, that all files whose name starts from "_" or "#" go before "1" and all other files, but "-" is just ignored. I need to be sure, that my sorting reproducing will work the same as teams. Is there a clear explanation of how it works? Should I consider it as a bug in MS Teams?

 

7 Replies

    • pavlorishkoua's avatar
      pavlorishkoua
      Copper Contributor

      Meghana-MSFT 

      Thi is the development issue. Since it's also relates teams graph API that we are using. Screenshot is provided for better understanding of the situation.

      • Meghana-MSFT's avatar
        Meghana-MSFT
        Former Employee
        Could you please share the repro steps or the doc that you are following for better understanding the issue.