invent-framework / invent

Express yourself with code.
https://invent-framework.github.io/
Apache License 2.0
108 stars 12 forks source link

Address tech debt: button purpose (and other attributes?) should be case insensitive (or not?). #88

Open ntoll opened 1 month ago

ntoll commented 1 month ago

Attributes that must be from a selection of enumerated possible values must be case insensitive (or perhaps we should use Enum for this?).