Maicon Diniz Filippsen
Maicon Diniz Filippsen
## Motivation > It could be good if there was data validation when entering string instead of arrays, for example
## Environment/Browser Version 1.1.0 ## Description The `css` source maps generated with `make dist` are apparently all set to absolute path. ## Expected result Relative paths, as done with the...
## Summary > Verification process after deployment will eventually fail due to network problems. Retrying it may work more often than not, but it is still bound to errors. When...
## Environment/Browser Version 1.1.0 ## Description Closing an editor window that is still performing an action results in a warning. ## Steps to reproduce 1. Run any action in a...
## Environment/Browser Version 1.1.0 ## Description > browser EVM can't handle big numbers on the scale of 25e15 > I expect the Browser network to be able to handle values...
## Summary Consider an option to auto-compile on save or when idle (after typing).
## Motivation > To perform static analysis as you type or on-demand
## Summary The operations in _Interact_ window appear in an unordered way. Consider sorting alphabetically, by type or as they appear in code.
## Motivation >The files hierarchy could be sorted by type first and alphabetical order second
## Summary In `newdapp/index.js`, `this.state.projectInfo` is apparently always undefined.