Feedback on Sorting Issue with Chinese Characters in File Names

Dear Support Team,

I am experiencing a significant issue with the file sorting functionality in your system. Specifically, when file names contain Chinese characters, the sorting process behaves unexpectedly, causing the a.name.localeCompare(b.name, locale, {numeric: true}) method to fail. As a result, the screen displays blank with no content.

Steps to reproduce the issue:

  1. Create or upload files with names containing Chinese characters.
  2. Attempt to sort these files using the provided sorting function.

Expected behavior: The files should be sorted correctly, even if their names contain Chinese characters, and the screen should display the sorted list without any issues.

Actual behavior: The sorting process fails, and the screen appears blank with no content.

This issue is severely impacting the usability of the system, especially for users who frequently work with files named in Chinese. I kindly request that you investigate and resolve this issue at your earliest convenience.

Thank you for your attention to this matter.