Skip to content

It isn't possible to see (or search) a full user list in the app frontend #111

@jamesefhawkins

Description

@jamesefhawkins

Is your feature request related to a problem? Please describe.
I need to be able to see a full user list.

At the moment, /users just lists the most recent 100 (?).

Ideally it'd be possible to search and filter this list too. Specifically, it's interesting to see non-anonymous users' behaviour since it's more meaningful than homepage views, for example.

Describe the solution you'd like

  • Being able to see every user in the list by adding pagination
  • Being able to filter the user list, including a filter for non-anonymous and anonymous
  • Being able to search the user list

Describe alternatives you've considered

  • Going into the django admin backend sometimes would have this information, but not always.

Additional context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions