Feat: Sort + Filter Tags
Table Columns/Values using JS
Lib #436
Open
Description
As noted in: #396 (comment) the /tags
page #435 is looking great! 😍
Rather than complicating the Ecto
query by adding the sorting/filtering server-side,
we're going to select a JS
library that can do it with the data already loaded in the browser.
Todo
- Do a brief search of the available standalone libraries that do sorting & filtering of
HTML
Tables
Note: it appears to be reasonably straightforward to do this with
Alpine.js
: https://codepen.io/ryangjchandler/pen/WNQQKeR
- Share your findings for suggested libraries
- Implement the sorting + filtering using the
JS
library - Create a Pull Request
- Request review.
Metadata
Assignees
Labels
Time Estimate 2 HoursShare your constructive thoughts on how to make progress with this issueNew feature or enhancement of existing functionalityGood for newcomersIf you can help make progress with this issue, please comment!Second highest priority, should be worked on as soon as the Priority-1 issues are finishedResearch required; be specificA technical issue that requires understanding of the code, infrastructure or dependencies
Type
Projects
Status
No status