Anton

Results 4 issues of Anton

There is no free space between the icon and the text inside the button, it would be nice if it was possible to add some margin/padding between them.

If you need to fill out an input box with icon, and the text is too long, it will subsequently overlap the icon and that looks ugly.

Steps to reproduce: 1) Click on User ID filter icon and put 41512 2) Click on Name filter icon and put Brad 3) The result is "We couldn't find any...

When I click on the filter icon React throws an error: > Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React...