uwblueprint / shoe-project

👠👟 Repo for The Shoe Project @ UWBlueprint
https://map.theshoeproject.online
MIT License
6 stars 0 forks source link

Cannot sort individual columns on visible stories #320

Closed hanlinc27 closed 3 years ago

hanlinc27 commented 3 years ago

Description

In the main stories dashboard, the visible stories tab is unable to be sorted by each column. Clicking it does not provide the same behaviour as pending map changes and all stories. 0b14e87c-06a7-4db6-9f7c-8921e264f30d

Steps to Reproduce

Navigate to the visible stories tab, click on the sort option in the table's header.

Potential Solution

Look in the table in /admin/AllStories/index and check the data type (is it StoryView) for thetabValue={1} and check if the correct ID's are passed for sort.