-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: broken skip link in Learner Dashboard #522
base: master
Are you sure you want to change the base?
Conversation
Thanks for the pull request, @Ankush1oo8! This repository is currently maintained by @2U-aperture. Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review.
|
This is looking much better, @Ankush1oo8 ! I did notice that one test that is failing is a lint where they want you to use double quotes instead of single quotes. |
Changing it |
I have changed the single quotes to double quotes |
Great! Now it looks like some of the Snapshot tests need to be updated (according to failing tests). In your remote branch, you should be able to see what tests are failing by running To fix those snapshots, you would run |
I tried to run the commands you told its showing fedx scripts not found |
@Ankush1oo8 ah, you'll need to first run |
I have installed all dependencies prior to running the commands |
@Ankush1oo8 that's weird. I pulled your PR to my local machine, and when I simply run Once I run |
First i have done npm install then other cmds |
@Ankush1oo8 and can you confirm that you see a folder |
@jsnwesson yes node modules folder is present |
Hey @Ankush1oo8 , hope you're well! I'm not sure what the problem could be for you, but I'd encourage you to look through the Open edX developer documentation to see if someone has found a similar problem and solution for it, or to look through the Open edX Slack space. |
@Ankush1oo8 Thank you for this contribution! Just wanted to highlight that you'll need to submit a signed contributor agreement (CLA) at some point. There's no rush, but we can't merge this PR without that. You can check this comment from the PR bot for details. |
I have filled the form |
Thanks for the update @Ankush1oo8. It looks like the CLA check is still failing. Me posting this comment should rerun it. Let's see what happens. |
Should I update the branch |
I have tried to find the issue but can't find it |
Thanks |
Hey @openedx/cla-problems team, there seems to be a problem with the CLA check here. Author said they filled the CLA form a while ago, but the check is still failing. Could you please have a look? |
Fixed issue #510
Learner Dashboard has a broken skip link