Merge pull request #5117 from GregoireW/feat/limit_group

Paginate group members display
This commit is contained in:
Ben Lambert
2021-05-10 21:18:08 +02:00
committed by GitHub
2 changed files with 32 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
Paginate group members to only display 50 members maximum.