Skip to content

Conversation

@snowystinger
Copy link
Member

Closes
Remove Editable Cell for any release we do, will revert in another PR

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

@rspbot
Copy link

rspbot commented Nov 13, 2025

@rspbot
Copy link

rspbot commented Nov 13, 2025

## API Changes

@react-spectrum/s2

/@react-spectrum/s2:EditableCell

-EditableCell {
-  action?: string | FormHTMLAttributes<HTMLFormElement>['action']
-  align?: 'start' | 'center' | 'end' = 'start'
-  children: ReactNode
-  colSpan?: number
-  id?: Key
-  isSaving?: boolean
-  onCancel?: () => void
-  onSubmit?: (FormEvent<HTMLFormElement>) => void
-  renderEditing: () => ReactNode
-  showDivider?: boolean
-  textValue?: string
-}

@devongovett devongovett added this pull request to the merge queue Nov 18, 2025
Merged via the queue into main with commit 902fd02 Nov 18, 2025
32 checks passed
@devongovett devongovett deleted the remove-editable-cell branch November 18, 2025 01:32
snowystinger added a commit that referenced this pull request Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants