Skip to content

Conversation

@github-actions
Copy link

  • Replace defaultValue with value in TaskTrySelect

Changed the Select component to use the controlled 'value' prop instead of 'defaultValue' for try number selection, ensuring the selected value updates correctly with state changes.

  • fix: Reorder props in TaskTrySelect for linting compliance

Applied prop ordering fix as requested in code review.
Props are now alphabetically ordered in the Select.Root component.
(cherry picked from commit 3f7991f)

Co-authored-by: Vedant Mamgain [email protected]

* Replace defaultValue with value in TaskTrySelect

Changed the Select component to use the controlled 'value' prop instead of 'defaultValue' for try number selection, ensuring the selected value updates correctly with state changes.

* fix: Reorder props in TaskTrySelect for linting compliance

Applied prop ordering fix as requested in code review.
Props are now alphabetically ordered in the Select.Root component.
(cherry picked from commit 3f7991f)

Co-authored-by: Vedant Mamgain <[email protected]>
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Sep 30, 2025
@pierrejeambrun pierrejeambrun marked this pull request as ready for review September 30, 2025 15:56
@jscheffl jscheffl merged commit 431baac into v3-1-test Sep 30, 2025
80 of 82 checks passed
@jscheffl jscheffl deleted the backport-3f7991f-v3-1-test branch September 30, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants