Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cephalization
Copy link
Contributor

@cephalization cephalization commented Oct 3, 2025

Clicked around a handful of pages, tested toasts, popovers, menus, slideovers on various pages


Note

Upgrades react-aria/react-aria-components and related packages, updating Select usage to value/onChange and adding minor type fixes.

  • UI updates:
    • app/src/pages/playground/ModelProviderSelect.tsx:
      • Adapt Select to new API: use value and onChange (was selectedKey/onSelectionChange), add selectionMode="single".
      • Prop typing updated to omit onChange/value instead of onSelectionChange/selectedKey.
    • app/src/pages/settings/UsersTable.tsx:
      • Import UserRole and cast newRole to UserRole when opening UserRoleChangeDialog.
  • Dependencies:
    • Bump react-aria, react-aria-components, @react-aria/*, @react-stately/*, @react-types/*, and @internationalized/date versions (lockfile and package.json).

Written by Cursor Bugbot for commit c3e39d8. This will update automatically on new commits. Configure here.

@cephalization cephalization requested a review from a team as a code owner October 3, 2025 12:55
@github-project-automation github-project-automation bot moved this to πŸ“˜ Todo in phoenix Oct 3, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 3, 2025
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Oct 3, 2025
@github-project-automation github-project-automation bot moved this from πŸ“˜ Todo to πŸ‘ Approved in phoenix Oct 3, 2025
@cephalization cephalization merged commit 3946b0b into main Oct 3, 2025
20 of 22 checks passed
@cephalization cephalization deleted the cephalization/upgrade-react-aria branch October 3, 2025 14:42
@github-project-automation github-project-automation bot moved this from πŸ‘ Approved to βœ… Done in phoenix Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: βœ… Done

Development

Successfully merging this pull request may close these issues.

4 participants