Skip to content

Conversation

@XingY
Copy link
Contributor

@XingY XingY commented Jan 22, 2026

Rationale

Instead of two separate data types, this PR modifies TextChoice so multi choice is no longer an explicit option in designer, but rather, can be enabled to checking a "multi" check box after selecting text choice option.

Related Pull Requests

Changes

  • Updates the Text Choice options UI to add an “Allow multiple selections” toggle, multi-choice-specific edit restrictions, and improved confirmation messaging/tests for data-type changes involving text/multi-choice.
  • Make multi-choice behaves as an internal variant of Text Choice rather than a separate visible type in data type dropdown
  • Enhances updateDataType and text choice usage counting to correctly handle conversions between string, Text Choice, and Multi Choice fields, clearing validators/flags and tracking multi-value usage where appropriate.

This comment was marked as resolved.

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.

2 participants