-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[#12283] Adding button for Download Question Results #12505
[#12283] Adding button for Download Question Results #12505
Conversation
Hi @NyndoND, there are a couple of issues that I've spotted:
Hope this helps! I ran the test and it passes for me (: |
Hi @NyndoND, do take a look at the failing accessibility tests. You can see more about the error by clicking on the "Details" button next to the test. |
@NyndoND do note that the component tests are failing! |
@NyndoND do let us know if you're facing any issues with the component tests, or if you're no longer working on this |
Fixes #12283 Added button for download question results
Outline of Solution
I just created a component and redirected the functions to, create a css class to format the button and I'm trying to implement test to check if it is actually being rendered