Skip to content

Commit

Permalink
chore: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Sep 28, 2021
1 parent 73239ba commit d80e691
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ import {CustomerSatisfaction} from 'volto-customer-satisfaction';
...
```

<img alt="Form customer satisfaction" src="./docs/form-customer-satisfaction.png" width="400" />
<img alt="Form customer satisfaction" src="./docs/form-customer-satisfaction.png" width="600" />

When user click on 'Yes' or 'No' button a textarea is shown to leave a comment or suggestion:

<img alt="Form customer satisfaction open" src="./docs/form-customer-satisfaction-open.png" width="400" />
<img alt="Form customer satisfaction open" src="./docs/form-customer-satisfaction-open.png" width="600" />

## Panel

Expand All @@ -39,7 +39,7 @@ This addon also adds a button to the toolbar to access customer satisfaction pan

Into the panel, you can view a summary of customer satisfaction feedbacks and leaved comments:

<img alt="Customer satisfaction panel" src="./docs/panel.png" width="400" />
<img alt="Customer satisfaction panel" src="./docs/panel.png" width="600" />

Comments are shown in a modal and are filterable:
<img alt="Customer satisfaction panel" src="./docs/comments.png" width="400" />
<img alt="Customer satisfaction panel" src="./docs/comments.png" width="600" />

0 comments on commit d80e691

Please sign in to comment.