Frachtwerk / essencium-frontend

Next.js based starter monorepo consisting of a component library, types, docs and a boilerplate application.
https://staging.essencium.dev
GNU Lesser General Public License v3.0
17 stars 1 forks source link

users are not filtered properly #556

Closed CathrinTruchan closed 3 months ago

CathrinTruchan commented 5 months ago

Describe the bug When filtering the userTable, e.g. by Name, only the users displayed in the current page are filtered.

Expected behaviour All users are filtered.