Problem/Motivation

This would allow for example a field prop of typed data 'email' to be compatible with string prop types,
without requiring the string prop type to be marked compatible with 'email' in typed data.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

just_like_good_vibes created an issue. See original summary.

just_like_good_vibes’s picture

Title: [2.0.0-beta5] Allow more specfic typed data to be marked compatible with ui patterns prop types associated with less specific typed dat » [2.0.0-beta5] Allow more specfic typed data to be marked compatible with ui patterns prop types associated with less specific typed data

just_like_good_vibes’s picture

Assigned: just_like_good_vibes » pdureau
Status: Active » Needs review

pdureau made their first commit to this issue’s fork.

pdureau’s picture

Assigned: pdureau » just_like_good_vibes
Status: Needs review » Needs work

Add test

Careful, I have rebased your MR, you may need to pull again

just_like_good_vibes’s picture

Assigned: just_like_good_vibes » pdureau
Status: Needs work » Needs review

please review, i have some tests now

pdureau’s picture

Assigned: pdureau » Unassigned
Status: Needs review » Fixed
pdureau’s picture

Status: Fixed » Closed (fixed)