cmciosu / hemp-db

https://hempdb.vercel.app/
MIT License
1 stars 1 forks source link

Implement view filters for public/standard users #148

Open ColtonMelhase opened 3 weeks ago

ColtonMelhase commented 3 weeks ago

Currently, public users are only able to filter Companies alphabetically/numerically. Filtering in other categories is already implemented, but only accessible for users with admin status.

MasonRosenau commented 2 weeks ago

I will add, once we implement these view filters for standard users, we might also want to implement saving these views/filters and automatically reapplying them when they log back in.