You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ui(authorized-users): collapse row delete into kebab menu, equalize columns
The Authorized Users panel on Product, Product Type, and View User pages
showed a red trash button per row that took its own column. Replace with
the kebab dropdown pattern used elsewhere in the UI (view_group.html etc.)
and balance the data columns so the action column shrinks to fit.
- Product / Product Type: User and Email columns each get width: 50%
- View User: single Org/Asset column gets width: 100%
- Delete still POSTs through a hidden form to preserve CSRF
Applied to both dojo/templates/ (Tailwind) and dojo/templates_classic/
(Bootstrap) so the rendering matches across UI preferences.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments