Skip to content

Conversation

@XingY
Copy link
Contributor

@XingY XingY commented Jan 1, 2026

Rationale

This PR adds support for displaying a "Mixed" state ([Mixed]) in bulk edit forms when the selected rows have different values for the same field. This improves the user experience by clearly indicating which fields have conflicting values across the selection.

Related Pull Requests

Changes

  • Modified getCommonDataValues utility to return both common field values and a list of fields with conflicting values
  • Added hasMixedValue prop support across all input components (TextInput, SelectInput, CheckboxInput, DatePickerInput, FileInput, TextAreaInput, AmountUnitInput)
  • Updated BulkUpdateForm and BulkAddUpdateForm to pass conflicting fields information to form inputs

This comment was marked as resolved.

@XingY XingY requested a review from cnathe January 2, 2026 21:07
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.

3 participants