Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase code robustness #32

Open
nsolomon-nycc opened this issue Sep 5, 2019 · 0 comments
Open

Increase code robustness #32

nsolomon-nycc opened this issue Sep 5, 2019 · 0 comments
Assignees
Labels
enhancement Improve performance or usability of existing functionality

Comments

@nsolomon-nycc
Copy link
Contributor

A lot of the code in the app is very brittle. For example, apostrophes in tooltips break everything with no error message.

This is a hard thing to work on, and might require some refactoring. To start, I'll go through the code and check assumptions so that bad data etc. errors out quickly and informatively.

@nsolomon-nycc nsolomon-nycc added the enhancement Improve performance or usability of existing functionality label Sep 5, 2019
@nsolomon-nycc nsolomon-nycc self-assigned this Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve performance or usability of existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant