Skip to content

Commit

Permalink
Merge pull request #279 from jdi-testing/issue-269
Browse files Browse the repository at this point in the history
Issue-269: Screenshot 'report problem' contains modal window
  • Loading branch information
Bryant-24 authored Aug 10, 2021
2 parents 4e1154e + bec99db commit 2794f55
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "JDN",
"description": "",
"devtools_page": "index.html",
"version": "3.0.37",
"version": "3.0.38",
"permissions": [
"activeTab",
"tabs",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jdi-react-extension",
"version": "3.0.37",
"version": "3.0.38",
"description": "jdi react extension",
"scripts": {
"start": "npm run webpack",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ export const reportProblemPopup = () => {
To take a screenshot and get the json file, you need: <br>
- press the OK button in this window <br>
- select the 'Window' tab in the newly appeared window <br>
- select the Chrome browser <br>
- select the 'Chrome tab' tab in the newly appeared window <br>
- select the ${document.title} <br>
- click the 'Share' button <br><br>
After that, send a letter in which you describe the problem and attach the downloaded files.
Expand Down

0 comments on commit 2794f55

Please sign in to comment.