Wallace Batista

Results 6 issues of Wallace Batista

It's can return false. :disappointed:

### Context Modal only trigger `onRequestClose` when we click outside of the modal, but the documentations say that function always trigger **on close** ### Example ![onrequestclose](https://user-images.githubusercontent.com/6943919/62424568-b7716880-b6a6-11e9-84ce-36686544eb7e.gif) ### Description The expected...

devs
cos:standard
good first issue
hacktoberfest

### Context Currently the former-kit visual tests exceed the Percy limit. Debugging with @rsmelo we noticed that percy always runs all the snapshots, since all the snapshots of the components...

### Context The `Table` component has a bug when we pass the `showAggregationRow` prop without pass the `maxColumns` prop. This return the error `Cannot convert undefined or null to object`...

bug-fix
devs

Currently, using the `Spacing` component inside a `flexbox` with the `flex-direction: column` spacing is useless because the component adds spaces only horizontally, adding a `height` statement can solve this. What...

The padding in ModalContent actually is diferrent from zeplin, in zeplin the padding is `24px` and in `ModalContent` the padding-bottom is `16px`

bug-fix