Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(frontend): 'Recent Requests' slider should link to request list w/ same filter #1235

Merged
merged 3 commits into from
Mar 29, 2021

Conversation

TheCatLady
Copy link
Collaborator

@TheCatLady TheCatLady commented Mar 19, 2021

Description

The "Recent Requests" slider on the Discover page only shows "unavailable" requests -- requests with any request status, but with media status of any value but "available."

This slider should link to a request list view with the same filter, so this PR adds the missing filter type to the request list and updates the slider link to pass a new filter query parameter.

Edit: Changed "Recent Requests" slider and its link to use the "all" instead of "unavailable" filter.

Screenshot (if UI-related)

To-Dos

  • Successful build yarn build
  • Translation keys yarn i18n:extract

Issues Fixed or Closed

N/A

@TheCatLady TheCatLady requested a review from sct as a code owner March 19, 2021 21:58
@TheCatLady TheCatLady force-pushed the fix/frontend/request-list-filter branch 15 times, most recently from 68072e7 to fa9b2ec Compare March 25, 2021 22:23
@sct sct enabled auto-merge (squash) March 29, 2021 01:55
@TheCatLady TheCatLady force-pushed the fix/frontend/request-list-filter branch from fa9b2ec to e48a272 Compare March 29, 2021 01:56
@sct sct merged commit 49782c0 into develop Mar 29, 2021
@sct sct deleted the fix/frontend/request-list-filter branch March 29, 2021 02:02
@github-actions
Copy link

github-actions bot commented Apr 1, 2021

🎉 This PR is included in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants