Skip to content

Commit

Permalink
adding to do list
Browse files Browse the repository at this point in the history
  • Loading branch information
stellasylee committed Dec 23, 2020
1 parent 2b04d77 commit 7ef2413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Our project includes controller, integration, and model tests. We have extensive
- More comprehensive integration test
- Comprehensive testing for visualization
- Paying attention to the color scheme of the visualization itself
- Fixing position of the delete icons in the Visualize page

# Notes & Considerations
- Currently, empty filters are being saved into the database on form creation due to a lack of robust validation. Moving forward, we would like to add more conditional validations that check if a filter is empty before attempting to save -- this is an issue we have because if we validate the model, the form does not allow an empty filter input.
Expand Down

0 comments on commit 7ef2413

Please sign in to comment.