generated from JohnBra/vite-web-extension
-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Closed
Copy link
Labels
bugSomething isn't workingSomething isn't workingcompleteUse this label for a feature/bug issue that is complete but not released yetUse this label for a feature/bug issue that is complete but not released yet
Description
When the Hide Shorts feature is enabled, opening a Short via a direct link causes the Like and Dislike buttons to disappear. This is an unintended side effect of the Shorts-hiding logic. The buttons should remain visible and functional regardless of whether Shorts are hidden in the feed.
Steps to Reproduce:
- Enable the Hide Shorts feature in the extension.
- Paste a direct link to a Short into the address bar and press Enter.
- Observe the video page once the Short loads.
Expected Behavior:
The Like and Dislike buttons should remain visible and functional even when Hide Shorts is enabled.
Actual Behavior:
The Like and Dislike buttons are hidden on Shorts pages when opened directly via URL if Hide Shorts is enabled.
Environment:
- Platform: Windows 10
- Browser: Brave 1.83.50 nightly Chromium: 139.0.7258.127
- Extension version: 1.27.0
Additional Notes:
- Issue only occurs when the Hide Shorts feature is enabled.
- Navigating to Shorts via feed or search without Hide Shorts enabled does not hide the buttons.
- Likely caused by Shorts-hiding logic being applied too broadly (affecting button elements instead of only Shorts containers).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcompleteUse this label for a feature/bug issue that is complete but not released yetUse this label for a feature/bug issue that is complete but not released yet
Type
Projects
Status
Done - Released