Platform-OS / pos-cli

CLI for platformOS
Other
16 stars 11 forks source link

Set pagination on users page under users list #657

Open damcik opened 2 months ago

damcik commented 2 months ago

Expected behavior

Showing all results (users) on the /users page (above the pagination)

Actual behavior

More users cause the last few records to be covered by pagination (depending on the page size settings of the given user) (attached screenshots - last 2 records are hidden under pagination)

Steps to reproduce the problem

Add 30-40 user records to the database then go via gui to /users path.

Screenshot from 2024-09-06 16-58-50