What is the best way to customise the default panel pages?

I would like to customise the Users list panel view (/panel/users), including:

  • Display different roles in different columns
  • Show some of the user properties in the list of users

Could someone please tell me, at a high level or in detail, the approach one should take to do this? I was sure I had seen a post about customising the User view in Kirby 3 once before but couldn’t seem to find it in the forum.

It wasn’t possible to override default views all this time, but seems they fixed it, at least this PR was merged into develop: https://github.com/getkirby/kirby/pull/2871

(so should be in the next release)