Conversation
… removed Fix function documentation in string util
ESLint Summary View Full Report
[warning] @typescript-eslint/explicit-module-boundary-types
Report generated by eslint-plus-action |
ESLint Summary View Full Report
[warning] @typescript-eslint/explicit-module-boundary-types
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
1 similar comment
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Just in case, I'm currently working on this changes |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
| placeholder?: string | ||
| inputAdornment?: { endAdornment: React.ReactElement } | undefined | ||
| testId: string | ||
| validators?: Array<(data: string) => string> |
There was a problem hiding this comment.
You can use Validator type from https://github.com/gnosis/safe-react/blob/development/src/components/forms/validator.ts#L10
There was a problem hiding this comment.
I'm having difficulties integrating it. This type doesn't fit 100% with current implementation. I'm having issues to use it with an empty array
There was a problem hiding this comment.
Found the issue why it wasn't working. I was using it wrong. Now it's working
|
Checked
The one that Fer pointed out later is still missing to be fixed, the one in the "Add custom apps" form |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
@fernandomg is ready for review |
|
The "Add custom app" input was fixed. |
|
Travis automatic deployment: |

Closes #1027
Remove lead/end white spaces in address input fields