drodil / backstage-plugin-qeta

Backstage.io plugin for Q&A
https://www.npmjs.com/package/@drodil/backstage-plugin-qeta
MIT License
86 stars 28 forks source link

Collection filters #213

Closed drodil closed 2 days ago

drodil commented 1 week ago

Add collection filters/ordering to collection page including search filter. There should be at least entity, owner and tag filter + search.

Requires both frontend and backend changes as the filtering and ordering should be done in the backend.