Skip to content

Angular: Align User Management UI generation with standard entity templates #31891

@mshima

Description

@mshima
Overview of the feature request

This feature has been partially implemented in angular see #25069.

The User Management UI is currently generated using dedicated, custom templates that differ from the standard templates used for regular entities. This creates inconsistencies and increases long-term maintenance effort.

The proposal is to drop custom templates and use entity templates

Motivation for or Use Case

Unify the User Management UI generation with the standard entity templates, improving consistency, maintainability, and reuse across the application.

A single, consistent UI generation approach for all entities
Reduced duplication and complexity in template logic
Easier adoption of future UI and UX improvements
Better long-term maintainability of the codebase

Lower maintenance and technical debt
Improved consistency for developers and end users

Cypress, React and Vue should follow if Angular part is successful implemented.

Related issues or PR
  • Checking this box is mandatory (this is just to show you read everything)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions