Skip to content

Feat: Sort + Filter Tags Table Columns/Values using JS Lib #436

Open
@nelsonic

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

No one assigned

    Labels

    T2hTime Estimate 2 HoursdiscussShare your constructive thoughts on how to make progress with this issueenhancementNew feature or enhancement of existing functionalitygood first issueGood for newcomershelp wantedIf you can help make progress with this issue, please comment!priority-2Second highest priority, should be worked on as soon as the Priority-1 issues are finishedresearchResearch required; be specifictechnicalA technical issue that requires understanding of the code, infrastructure or dependencies

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions