Problem/Motivation
In conversion process from UI Patterns 1.x, meta:enum is always created, even when the keys and values are identical.
Steps to reproduce
Don't create meta:enum when the keys and values are identical.
Issue fork ui_patterns-3475962
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
Comment #3
pdureau commentedDone.
However, something to check before: Is it OK than meta:enum doesn't always have the same keys as enum?
There is no established standard to check.
Let's check those implementations:
Comment #4
pdureau commentedComment #5
pdureau commentedDecision: let's remove
meta:enumonly of ALL items are identical between key & valueSo, this is OK (because it looks deliberate):
Comment #6
pdureau commentedWaiting the pipeline to be executed
Comment #8
pdureau commented