offspot / imager-service

Create Kiwix Hotspot microSD cards online
https://imager.kiwix.org/
GNU General Public License v3.0
13 stars 6 forks source link

Sortable configuration list (by clicking on table headers) #282

Open Popolechien opened 2 years ago

Popolechien commented 2 years ago

Ideally when working in a silo it would be convenient to be able to see who did what (or when). Capture d’écran 2021-11-25 à 17 03 15

rgaudin commented 2 years ago

I don't understand…

Popolechien commented 2 years ago

Well if I click on Name, it would sort names alphabetically. If on Size, then by size. etc. etc. Usually there's a small up/down arrow to symbolize the feature.

rgaudin commented 2 years ago

Understood

nida-imran173 commented 8 months ago

I am interested in working on this issue. Can I take it up?

Popolechien commented 8 months ago

@nida-imran173 Go for it!

nida-imran173 commented 7 months ago

I suggest implementing a sortable configuration list, possibly through jQuery DataTables. Before proceeding, I kindly request your insights on this suggestion and any alternative solutions you may suggest.

rgaudin commented 7 months ago

Before implementing I believe the way to go should be properly discussed: mainly ; how does that interact with pagination?

nida-imran173 commented 7 months ago

Certainely, jQuery DataTables is a powerful plugin renowned for its comprehensive feature set, which includes sorting, searching, filtering, and pagination capabilities. It provides built-in pagination mechanism along with customization options.