Skip to content

test: Added more examples#302

Draft
SK-143381 wants to merge 7 commits intomainfrom
examples
Draft

test: Added more examples#302
SK-143381 wants to merge 7 commits intomainfrom
examples

Conversation

@SK-143381
Copy link
Collaborator

Added the html file to the scatter plot example

@sandeep-ps
Copy link
Contributor

Hi, @SK-143381, A quick initial feedback. There is a pull request template that we will be using to gather more details about a PR, but it shows up only when you create the PR from GitHub. Please add the PR template and associated details to this PR. Please let me know if you want me to update the description with the template and if you want to update it later. Also, it's a good practice to have a GitHub issue associated with a PR for future reference. You can take a look at this PR for reference. Thanks.

Copy link
Member

@jooyoungseo jooyoungseo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@SK-143381 -- Your example html does not work at all. Please follow the manual testing guide at https://github.com/uiuc-ischool-accessible-computing-lab/maidr/blob/9dc424f3c077a4529c51bbefdf975c8a13d9181d/ManualTestingProcess.md

And, create an issue to pinpoint what's not working.

Copy link
Member

@jooyoungseo jooyoungseo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@SK-143381 -- Your example html does not work at all. Please follow the manual testing guide at https://github.com/uiuc-ischool-accessible-computing-lab/maidr/blob/9dc424f3c077a4529c51bbefdf975c8a13d9181d/ManualTestingProcess.md

And, create an issue to pinpoint what's not working.

};
</script>

<script src="../src/js/maidr.js"></script>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see that the relative paths to the JS and CSS files are not correct.


<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The SVG tags need and id and tab index. The same ID needs to be added to the maidr JS object.

@jooyoungseo jooyoungseo changed the title added scatterplot_example html test: add more examples Dec 31, 2023
@jooyoungseo jooyoungseo changed the title test: add more examples test: Added more examples Jan 17, 2024
@jooyoungseo jooyoungseo force-pushed the main branch 5 times, most recently from 965dbcf to 184e8ed Compare February 1, 2024 04:34
@jooyoungseo jooyoungseo marked this pull request as draft February 16, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants