mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
[BUG]: Search - Indexers & Categories not supporting Arrow Key Up/Down when tabbed into #212
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Prowlarr#212
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @claym on GitHub (Jul 21, 2021).
Is there an existing issue for this?
Current Behavior
Pressing "down" arrow key on the Categories dropdown on search page results in an error
Details: TypeError: t.map is not a function
Expected Behavior
Expected "categories" list is displayed
Steps To Reproduce
Search Page -> Categories dropdown
Press "down" arrow key
Page transitions to "There was an error loading this page"
Environment
What branch are you running?
Develop
Anything else?
Error Details: TypeError: t.map is not a function
AB#1278
@Lagicrus commented on GitHub (Jul 21, 2021):
So I loaded up Prowlarr, 0.1.0.701, and tried what you said.
/searchhttps://user-images.githubusercontent.com/24227350/126493263-5e9b04aa-4031-4619-8d4e-15041d1ac792.mp4
Am I missing anything obvious? Or has it just been patched in an update since your version?
@bakerboy448 commented on GitHub (Aug 3, 2021):
closing pending OP indicating the error persists in recent builds; can re-open if needed.
@claym commented on GitHub (Aug 3, 2021):
Try clicking on Query first, then tab over to Indexers. Then hit down.
@bakerboy448 commented on GitHub (Aug 3, 2021):
Confirmed on 0.1.0.749
impacts indexers as well
Arrow up and arrow down
@claym commented on GitHub (Aug 3, 2021):
huzzah, not crazy!