keycloak/keycloak

Display group attributes with multiselect component

Open

#24,754 创建于 2023年11月14日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)Java (34,398 star) (8,346 fork)batch import
area/admin/uihelp wantedkind/enhancementteam/core-shared

描述

Description

The Group attributes tab shows a multi-value attribute with multiple separate text input elements (Keycloak 22.0.5 and nightly)

Improvement: Every attributes should be rendered as multi-value entry (like in the user profile with input type multiselect)

The example would look like in the examples below, only the key would still remain a text input field.

Example: A second value is added

Example: Multiple values are displayed

Discussion

No response

Motivation

  • Values are much better readable because they are grouped visually
  • It is easier to add a value, because you don't need to type or copy the key.

Details

No response

贡献者指南