codefordenver / codefordenver/Comrad

Show Calendar - Add host filtering to series/update endpoint

Open
#559 0 comments 0 reactions 0 assignees View on GitHub
Bug Feature
Dominant language
JavaScript
Stars
25
Forks
9
PR merge metrics
No merged PRs in 30d

Description

## Description of Issue
If a user is on the calendar and filtering by host, if they make changes to the series the endpoint will return shows that they are not currently a host on.

To fix this:
- [ ] Frontend - Get the latest filtering applied to the calendar from state
- [ ] Frontend - Add the filtering to the current action
- [ ] Backend - in the shows/find controller export functions that handle the various filtering scenarios
- [ ] Backend - Import functions into the shows/find and shows/series/update files so they both will return filtered data.

## Possible Solution and/or Approach

_Insert Possible Solution/Approach Here_

## Additional Comments

_Comments Go Here_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.