You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this example, we are exposing the internals of _CompactLinkedHashSet. Does exposing this data add any value for the user, and should we be allowing them to edit these values?
I just haven't implemented the UI to actually do the hiding.
The main reason being I didn't see an existing styled Checkbox and didn't bother make one myself.
But I agree this would be valuable, although likely needs to be optional
kenzieschmoll
changed the title
Should we be exposing data type internals on the provider page?
Hide data type internals on the provider page
May 11, 2021
In this example, we are exposing the internals of
_CompactLinkedHashSet
. Does exposing this data add any value for the user, and should we be allowing them to edit these values?@rrousselGit @jacob314
The text was updated successfully, but these errors were encountered: