Skip to content

Commit ddbc450

Browse files
committed
add screenshot of toggles
1 parent 6cf4585 commit ddbc450

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

analytics/feedback.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,22 @@ The feedback tab displays information according to the feedback add-ons that you
1717

1818
Enable your preferred feedback types:
1919

20+
<Frame>
21+
22+
<img
23+
className="block dark:hidden pointer-events-none"
24+
src="/images/analytics/feedback-addons-light.png"
25+
alt="Screenshot of the feedback toggles in the Add-ons page."
26+
/>
27+
28+
<img
29+
className="hidden dark:block pointer-events-none"
30+
src="/images/analytics/feedback-addons-dark.png"
31+
alt="Screenshot of the feedback toggles in the Add-ons page."
32+
/>
33+
34+
</Frame>
35+
2036
* **Thumbs rating only**: Simple thumbs up/down voting to gauge overall satisfaction with pages.
2137
* **Code snippet feedback only**: Feedback specifically on code snippets.
2238
* **Thumbs rating and contextual feedback**: Page voting plus detailed comments and reasons for ratings.
180 KB
Loading
175 KB
Loading

0 commit comments

Comments
 (0)