govhackaustralia / hackerspace3

Competition Management System for the GovHack Hackathon
GNU Affero General Public License v3.0
20 stars 12 forks source link

Profile Index Display Sorting #115

Open cassar opened 4 years ago

cassar commented 4 years ago

Background

Currently we use datatables to organize information on the Hackerspace.

For the Profile index we want to move to something more towards the layout of devposts' participants search layout (and numerous other layouts like it) with the filterers to the left and panels with user information in the middle.

A simple implementation such at this example is towards what we want.

Tasks

cassar commented 4 years ago

@waiholiu Maybe you'd like to have a look at this one with us also? Jaffar has put together this doc with some solutions.

I'm also going to continue searching with a focus an "pagination with filtering" solutions, as we won't really be using a table for this but panels.