Skip to content

Fix: reset default values for usergroup column after row creation#2448

Open
Koc wants to merge 1 commit intomainfrom
bugfix/fix-usergroup-column-not-resets
Open

Fix: reset default values for usergroup column after row creation#2448
Koc wants to merge 1 commit intomainfrom
bugfix/fix-usergroup-column-not-resets

Conversation

@Koc
Copy link
Copy Markdown
Contributor

@Koc Koc commented Apr 5, 2026

Reproducer

  1. Create a table with usergroup columns (single and multi-selection)
  2. Open modal for add new row
  3. Toggle on "add more"
  4. Create a row

Expected result

all columns were reset after row creation.

Actual result

usergroup columns weren't reset

🖼️ Screenshots

before after
image image

Also it makes usergroup component more consistent with with SelectionForm and SelectionMultiForm component (use same approach with computed mutable property)

Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
@Koc Koc marked this pull request as ready for review April 5, 2026 23:22
@Koc Koc requested review from blizzz and enjeck as code owners April 5, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant