keycloak/keycloak

Display group attributes with multiselect component

开放

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

 (1 条评论) (1 个反应) (0 位负责人)Java (8,346 个派生)batch import
area/admin/uihelp wantedkind/enhancementteam/core-shared

仓库指标

星标
 (34,398 个星标)
PR 合并指标
 (平均合并 6天 19小时) (30 天内合并 384 个 PR)

描述

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

贡献者指南