You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our current user interface for going through old episodes is just pagination. Without already knowing our special URL patterns, it is difficult to browse around and find any episodes that aren't the newest or the oldest. Of course the search function is there, but someone might not know what they are looking for.
We have a page at /archive/ already that is unstyled. We can develop this page, both frontend and backend to be a more interactive spreadsheet-like way to browse through old content in bulk with filtering and sorting.
The text was updated successfully, but these errors were encountered:
Our current user interface for going through old episodes is just pagination. Without already knowing our special URL patterns, it is difficult to browse around and find any episodes that aren't the newest or the oldest. Of course the search function is there, but someone might not know what they are looking for.
We have a page at
/archive/
already that is unstyled. We can develop this page, both frontend and backend to be a more interactive spreadsheet-like way to browse through old content in bulk with filtering and sorting.The text was updated successfully, but these errors were encountered: