Closed CameronHKIng closed 9 years ago
:+1:
This works well if it's hit on the very first run. Everything works as it should and is displayed/hidden correctly. However, when the program is run successfully first, then conflicting constraints are added and it is re-run, I run into the following issues:
For example (the schedules are invalid here, but I get the same screen after clearing bad constraints):
I must have been out of it when I was testing; I was trying to fix that problem with c2cdf0a. Thanks for pointing that out. I'll look into it.
@hana9235 @donnell74 @kylenovak I believe I fixed the issue; if you could look at it again, that would be great. Kyle also added a few new interface changes. They're in the list. The only thing I did not fix were the lines.
Great job, looks good to me!
looks good.
Included in this PR are several small interface changes that Kyle and I made.
-In the case that no valid schedules are generated, tells the user with a new message (see pull request #50) -Removes subnav buttons from view page in the case that no schedules are generated -Fixes loading bar bug that shows part of the bar initially green -Adds horizontal scrollbar to constraints added box -Checks credit hours on input and terminates if wrong values are passed (issue #52) -Loading bar updates periodically during schedule generation