atlos icon indicating copy to clipboard operation
atlos copied to clipboard

Consider adding support for a boolean attribute type

Open noah-schechter opened this issue 1 year ago • 0 comments

Current Right now, the best way to handle booleans is with a single-select attribute with two values.

Requested Partners have requested a distinct boolean attribute type with a checkbox.

Analysis I think the problem here is not that single select doesn't serve their needs, it's that updating a single-select attribute has a lot of friction if all you're doing is changing a value from true to false. We should consider how to reduce this rather than adding a boolean type at the moment.

@milesmcc If you agree, feel free to close this issue

noah-schechter avatar Apr 25 '24 14:04 noah-schechter