Is your feature request related to a problem? Please describe
Modal tables (e.g. "Publish reviews") currently display a long list of users without any filtering or pagination.
Searching is only possible via Ctrl+F, which requires loading and rendering all entries. This leads to poor performance and bad usability for large datasets.
Describe the solution you'd like
Introduce pagination and search functionality into modal tables.
Describe alternatives you've considered
/
Additional context
/