ucfopen / UDOIT

The Universal Design Online content Inspection Tool, or UDOIT (pronounced, “You Do It”) enables faculty to identify accessibility issues in their Learning Management System. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.
GNU General Public License v3.0
108 stars 65 forks source link

fixing issue unresolve bug and adding concept of scanIssue/decreased … #873

Closed atarisafari closed 1 month ago

atarisafari commented 1 year ago

…amount of intial data on issue load

Fixes: https://github.com/ucfopen/UDOIT/issues/867

Adds concept of loading less issue data on initial app load, but scanning for further issue data when the issue is opened in the modal.

taheralfayad commented 1 year ago

Whenever I try to run UDOIT on the cidilabs:fixUnresolveBug branch, I, for some reason, am not able access any of the issues and the issue window loading screen just loops infinitely. PHP just returns a 404 error.

Screen Shot 2022-12-20 at 11 03 27 AM Screen Shot 2022-12-20 at 11 03 36 AM
atarisafari commented 1 year ago

@taheralfayad I'll take a look, thanks for pointing that out.

dmols commented 1 year ago

Hey @atarisafari, it's been a while since this PR has had any updates but have you by any chance been able to test the issue @taheralfayad and I were having, regarding the immediate infinite loading screen? I'm unable to test the branch as is. Thank you!

dmols commented 1 month ago

Hey @atarisafari, thank you for working on this issue, though I'm not able to test the fix since @taheralfayad and I get an infinite loading screen and 404 error when we try to load issues on UFIXIT. I'll close this and likely make another branch/PR in the future to look into the issue closer. Please let me know if you'd like to troubleshoot the roadblock on your branch! I'd be happy to assist and reopen the PR if we can get past that.