mirror of
https://github.com/Unleash/unleash.git
synced 2025-12-09 20:04:11 +01:00
https://linear.app/unleash/issue/2-1197/merge-columns-name-and-username-in-one-column-for-all-the-tables Shows `email` and/or `username` in the `name` column of users tables. This provides a more consistent look across the UI while saving some space for other columns. Before:  After:  |
||
|---|---|---|
| .. | ||
| CreateGroup | ||
| EditGroup | ||
| Group | ||
| GroupForm | ||
| GroupsList | ||
| hooks | ||
| RemoveGroup | ||
| GroupsAdmin.tsx | ||