raycast / extensions

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

YouTube pinned channels unpin unexpectedly #14691

Open chrisRidgers opened 2 hours ago

chrisRidgers commented 2 hours ago

Extension

https://github.com/raycast/extensions/tree/f425d5cd51d8710c9d09c121624a284ba13a49a6/extensions/youtube

Raycast Version

1.82.5

macOS Version

14.6.1

Description

while searching channels, they can be pinned. proceeding to view the channel details and then channels recent videos, via the default action on each view (enter key), before escaping back through the views (escape key) to the channels list page, shows the channels as unpinned (but in recent). They can be pinned again.

But they should not be unpinned at this stage.

image image image

Steps To Reproduce

configure youtube extension with api key.

use search channnels feature to find some channels, pin them.

view channel details (enter).

go back to channels list (esc).

Current Behaviour

Viewed channel becomes unpinned and is displayed in the recent channels list.

Expected Behaviour

Viewed channel should remain pinned, and be displayed in both pinned channels and the recent channels list. (or, if it must only appear in one location, appear in the pinned channels list. Or at least appear there again whenever the channel no longer appears in the recent channels list).

raycastbot commented 2 hours ago

We could not find the extension related to this issue. Please update the issue with the link to the extension.

chrisRidgers commented 2 hours ago

Updated link to extension instead of readme.

chrisRidgers commented 2 hours ago

We could not find the extension related to this issue. Please update the issue with the link to the extension.

Updated link to extension instead of readme.