rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Sortable Columns on Students page #93

Closed garettarrowood closed 2 years ago

garettarrowood commented 3 years ago

Summary

As an admin, I would like to be able to sort students by name or guardian name.

Things to Consider

Sorting by column is a convention in the CASA Ruby For Good application. It looks like this:

Screen Shot 2021-10-14 at 9 43 08 PM

Follow the convention established in that project.

Criteria for Completion

Bonus Round

kellyeryan commented 3 years ago

I'll take this one.

garettarrowood commented 2 years ago

Resolved in #129