raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.37k stars 3.07k forks source link

[Pins] Alphabetical sortation incorrect in menubar only #13308

Closed dudido closed 3 months ago

dudido commented 4 months ago

Extension

https://www.raycast.com/HelloImSteven/pins

Raycast Version

1.77.3

macOS Version

13.6.7

Description

A group of pinned folders set to sort alphabetically shows incorrect sortation in the menubar. Bildschirmfoto 2024-07-03 um 18 59 25

Don't know if this is reproducable. Other pinned folders in groups show correct sortation.

Steps To Reproduce

  1. Create group
  2. Add pins
  3. Set sortation of group to alphabetical

Current Behaviour

Number 2 sorts before 0 in the menubar but not the the 'View Pins' command inside Raycast.

Expected Behaviour

Correct sortation

raycastbot commented 4 months ago

Thank you for opening this issue!

🔔 @SKaplanOfficial @pernielsentikaer you might want to have a look.

💡 Author and Contributors commands The author and contributors of `HelloImSteven/pins` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.