carbon-ui-builder
carbon-ui-builder copied to clipboard
SelectableTile react export should update selected state
Hi 👋, does this still need to be worked on? If not, I would like to work on it.
Hi @unclebinary1001! I'm not sure.
@Akshat55, looks like you're the last person working on this. I this still missing?
@zvonimirfras, I just checked SelectableTile & it works fine for me... however, SelectableTileGroup does not.
This was working back in June, but I guess changes made to the underlying logic caused this to break. I exported the code to codesandbox & noticed the function exported from additionalCode
is incorrect since json.standalone
value is set to true for some reason 🤔.
@Akshat55 with all that, what should be the next course of action?
@zvonimirfras I'm going to remove the hacktoberfest tag & take this on... This component was fairly tricky & we may run into the issues we had when creating the component with state management