Sage Ross
Sage Ross
Have a look at the failed test run for this PR: https://github.com/WikiEducationFoundation/WikiEduDashboard/actions/runs/13287364003/job/37124931915 It's different from the ones in your screenshots, and the error is the course duplicate slug error. Run...
Thanks! On further reflection, I'm not sure that using a validation is the right strategy here, since we already enforce unique slugs at the database level. With the validation, we'll...
At least two of the three failing specs here seem to be related to your changes.
Please include before/after screenshots or videos. I would also prefer that you clean up the git history so that the PR only includes one commit, or if there are multiple...
Please include before/after screenshots.
I tested this out, and it worked smoothly.
It looks like the failing specs may be related to the component youv'e changed.
@RashiJyotishi we do not assign issues, but you are welcome to work on it.
I don't think these screenshots show the component you've edited.
This feature is part of `wiki_education: 'true'` mode. You may need to do some code, UI and doc exploration to figure out where it is used and how to get...