fix(tenancy): align columns and actions in merchant team table
All checks were successful
All checks were successful
- Fixed header/column alignment: Member | Role | Status | Actions - Store count + chevron moved inline with member name (not a separate column) - Role column shows single role, "Owner", or "Multiple roles" on main row - Actions use fixed 4-slot grid (resend | view | edit | remove) ensuring icons always align vertically between main rows and sub-rows - Empty slots render as blank space to maintain alignment i18n: added multiple_roles key in 4 locales. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"personal_info": "Informations personnelles",
|
||||
"resend_invitation": "Renvoyer l'invitation",
|
||||
"save_profile": "Enregistrer le profil",
|
||||
"multiple_roles": "Rôles multiples",
|
||||
"view_member": "Voir le membre",
|
||||
"account_information": "Informations du compte",
|
||||
"username": "Nom d'utilisateur",
|
||||
|
||||
Reference in New Issue
Block a user