Skip to content

Conversation

jollyjerr
Copy link
Member

This PR closes #465

What does this PR do?

Sorts resources so that open ones are displayed first. I moved the sorting logic to the frontend because that is when we are
guaranteed to be dealing with a flat list of resources rather than the nested structure of a TCategory. I think this implementation works great, but a backend implementation is in place on 44965f7!

How does this PR make you feel? 🔗

@jacobvenable
Copy link
Member

Looking good to me locally! Just one nit about where the sort function belongs.

@jollyjerr jollyjerr merged commit 3a2e58e into master May 12, 2021
@jollyjerr jollyjerr deleted the i465-sort-by-open branch May 12, 2021 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

default sort by currently open
2 participants