[#544] Feature : Toggling SVG against slur (Week 3) #596
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: C4GT Week 3
title: Toggling SVG against "crazy" and "stupid" slur
labels: feature
Describe the PR
This is a weekly PR related to C4GT with the tasks as mentioned in the Weekly Goals.
Related code can be found in directory -
browser-extension/c4gt_testing_code/week3
Just run
browser-extension/c4gt_testing_code/week3/index.html
fileScreenshots
When nothing is checked (injecting SVG after all slurWords)
When "Crazy" is checked (SVG is removed from all slurs named "crazy")
When "Crazy" and "Stupid" both are checked (SVG is removed against both of them)
Additional Screenshot for Corner Case (one checked and one uncheked)