Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort by columns feature request #41

Open
williamdes opened this issue Jan 11, 2023 · 6 comments
Open

Sort by columns feature request #41

williamdes opened this issue Jan 11, 2023 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@williamdes
Copy link

With jquery data tables and a small hack you can filter by column. It feels like magic but somewhat it works

I would like to migrate to your library, so you know how I could make this search by column possible?

Source code: https://github.com/air-balloon/debian-dashboard/blob/96305cf568ea1629afc6781827ef841f1bf009d8/debian.dashboard.air-balloon.cloud/assets/js/main.js

Example UI:
Screenshot_2023-01-11-11-54-09-284_org mozilla fenix

@Trekky12
Copy link
Collaborator

Cool and interesting this is working 😄
I will try to look into it but cannot promise a timespan.

@williamdes
Copy link
Author

williamdes commented Jan 15, 2023

I would love that you can have an attribute on the column like data-col-name and it enables search in the box like in Google dev tools request:post
So you can do column search without multiple boxes

@williamdes
Copy link
Author

I can probably contribute this here

@Trekky12
Copy link
Collaborator

Could you please add a screenshot or explanation what you mean with the Google Dev Tools searchbox?
Also feel free to submit a pull request for the column filter.

@williamdes
Copy link
Author

Could you please add a screenshot or explanation what you mean with the Google Dev Tools searchbox? Also feel free to submit a pull request for the column filter.

I found a matching screenshot: https://stackoverflow.com/a/39661536/5155484

And the network request table has a method column in this user story example

@Trekky12
Copy link
Collaborator

I don't plan to implement this feature in the near future. But feel free to send a PR.

@Trekky12 Trekky12 added help wanted Extra attention is needed enhancement New feature or request labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants