Paul Stern

Results 6 comments of Paul Stern

Hello! My name is Paul and I am just starting my GitHub activity. Given that this issue is a "good first" one, I would like to take part in fixing...

Ok! I started digging in the csv sub-module so let csv be the first. Also I am intreseted in encoding and json. Which one of these two would you recommend...

Hello, @Jorropo ! Is this bug still present? If so, could you please tell me how to reproduce it? I could try to fix it.

Hello! Is the issue still present? I couldn't see any discussion or approval for changes to be made. If it is present and approved, I could try to fix it.

This is supposedly a front-end issue, so I started diving in the controller, the index template and AngularJS. I tried some code and got errors. I guess the reason I...

The reason I'm not trying to use `editDeviceExisting()` directly is that it gives back an error: ``` Error: $scope.currentDevice.addresses is undefined ``` I couldn't quite catch why it occurs here...