Skip to content

SingleSelect: Fix prop/state synchronization#7641

Merged
deleonio merged 1 commit intorelease/2from
7557-fix-single-select-state
May 6, 2025
Merged

SingleSelect: Fix prop/state synchronization#7641
deleonio merged 1 commit intorelease/2from
7557-fix-single-select-state

Conversation

@sdvg
Copy link
Copy Markdown
Contributor

@sdvg sdvg commented May 5, 2025

Refs: #7557

Ich habe die Komponente analog V3 angepasst: Die reflective Prop und der State für value werden jetzt nicht mehr synchronisiert, da eigentlich redundant und fehleranfällig. Stattdessen wird direkt die Prop verwendet. Das behebt das Problem.

The A11y and PO reviews will only take place after all other DoD steps have been completed by the Developer:

  • Meaningful pull request title for the release notes
  • Pull request is linked to an issue and all changes relate to the issue
  • Tests to protect this code implemented (if applicable)
  • Manual test performed successfully (if applicable)
  • Documentation or migration has been updated (if applicable)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 5, 2025

@sdvg sdvg linked an issue May 5, 2025 that may be closed by this pull request
@sdvg sdvg marked this pull request as ready for review May 5, 2025 19:21
@deleonio deleonio added the v2 label May 6, 2025
Copy link
Copy Markdown
Contributor

@deleonio deleonio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sdvg Vielen Dank - kannst Du mir bitte im Daily kurz erklären, wieso wir hier von state weggehen.

@deleonio deleonio merged commit 8c78b84 into release/2 May 6, 2025
9 of 12 checks passed
@deleonio deleonio deleted the 7557-fix-single-select-state branch May 6, 2025 06:40
@publicuibot publicuibot bot locked and limited conversation to collaborators May 6, 2025
@deleonio deleonio removed the v2 label Jun 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞 Bug: SingleSelect-Komponente lässt sich optisch nicht zurücksetzen

2 participants