raycast / extensions

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

[Clockify] Archived Projects are Shown in List #12624

Open NormCopeland opened 1 month ago

NormCopeland commented 1 month ago

Extension

https://www.raycast.com/isma/clockify

Raycast Version

1.75.1

macOS Version

14.2.1 (23C71)

Description

When starting a new timer, the dropdown list of projects shows old archived projects. Over time as more projects are completed and archived, this dropdown becomes very cluttered. screenshot 2024-05-28T09 31 31

Steps To Reproduce

  1. Archive a project in Clockify.
  2. Open the extension in Raycast, select 'Start new timer'
  3. Begin searching in the project dropdown list.
  4. Projects that are archived will show in the list.

Current Behaviour

Archived projects are available in the project list.

Expected Behaviour

The Clockify desktop app does not allow you to select archived projects, so my expectation was that the Raycast extension would behave the same way.

All of that said, I love the extension! It's been a huge help to my daily workflow. Your extension gets the coveted F8 hot key :)

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @ismamz @sxn @kuddl you might want to have a look.

💡 Author and Contributors commands The author and contributors of `isma/clockify` 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.