Alexis Duran
Alexis Duran
This is actually happening? I am trying to debug my situation on Javascript and I am not receiving events from the Hub under the datastore scope and I do have...
I was starting to do this but playing around in my local in a sort of monkey patching process, nevertheless, as I was just playing when I try to commit...
It seems that if we pass `
Thank you @rafael-sepeda we indeed seems to have different implementations of this already. _Although, it is sad nobody bring it before to the Design System_
I may be wrong but currently `TableCell` doesn't support a `whiteSpace` prop. In that sense, Option 2 in your description is not an option. Moving forward, I can't yet wrap...
And what is the current obstacle that prevents you to use explicit lines? Because for me it feels that here I will expect the cells to be like: ```js [email protected]...
@christopherrolfe198 thanks for letting us know this! it is very important to align how designers will express their design and the resources we give to devs to implement such things....
@agonzalezUX that's a good thing we can take a look in a separate thread. Here the problem seems to be like this: - Designers has an element of `TextButton` without...
In that sense, I think the way to go is to add a prop to allow `TextButton` to not have paddings.
No @rafael-sepeda there are moments where the `TextButton` is needed because it is a button no a link. Currently, it seems like: > @agonzalezUX that's a good thing we can...