pjfl / p5-app-notitia

People and resource scheduling
2 stars 1 forks source link

Search or filter option for people menu #188

Closed JB62 closed 7 years ago

JB62 commented 7 years ago

When there is a large number of people over many pages, it's a pain to page through looking for a specific person or people. A filter option, allowing restriction by certain fields or perhaps any field in the person table.

name and badgeid (allowing no id in the filter) for sure, and if possible, postcode, join date, resigned date, email . Suggest a simple "wildcard" ( * and ? rather than % ) filter string-match.

Though it would be nice, no desperate need for any complicated AND/OR logic - just a single field selector and what to match against would suffice I think.

pjfl commented 7 years ago

We have something similar for log files