Giveth / milestonetracker-ui

User Interface for the Milestone Tracker
GNU General Public License v3.0
8 stars 11 forks source link

Milestone proposals #37

Closed rodney757 closed 7 years ago

rodney757 commented 7 years ago

cache milestones in localStorage & separate newMilestones per campaign

vojtechsimetka commented 7 years ago

Sorry just found one error: The validation is not run on save. I can correctly fill the milestone but the color remains red or vice versa remains white if I enter incorrect data. I can also propose milestone with incorrect data in (e.g missing description).

rodney757 commented 7 years ago

okay, the validation issue should be solved. lmk if you still want me to use Array.reduce

rodney757 commented 7 years ago

merging this after talking with @ojones and @vsimetka today