Demo: Feedback Details
Demo feedback from SaaS Dashboard
Feedback #2
SaaS Dashboard
April 13th, 2026 5:20 AM
05:20:21
Reviewed
Would be great to have a dark mode option.
2 entries
log5:25:13 AM
Settings page initialized
warn5:25:14 AM
Theme preference not found, using default light theme
1 request
GET200189ms5:25:12 AM
https://api.example.com/user/settings
8 actions
🔗
NAV5:24:21 AM
Page Load → /dashboard
🖱️
CLICK5:24:31 AM
Avatar: User Menu
🖱️
CLICK5:24:33 AM
Menu Item: Settings
🔗
NAV5:24:36 AM
Page Load → /settings
🖱️
CLICK5:24:46 AM
Tab: Appearance
🖱️
CLICK5:24:51 AM
Dropdown: Theme
🖱️
CLICK5:24:56 AM
Option: Light (only option)
🖱️
CLICK5:25:16 AM
Button: Send Feedback
{
"url": "https://example.com/settings",
"timestamp": "2025-04-03T11:03:55.330Z",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36",
"screen": {
"width": 2560,
"height": 1440
},
"viewport": {
"width": 1440,
"height": 900
},
"breadcrumbs": [
{
"type": "navigation",
"target": "Page Load",
"data": "/dashboard",
"timestamp": 1776057861749
},
{
"type": "click",
"target": "Avatar: User Menu",
"timestamp": 1776057871749
},
{
"type": "click",
"target": "Menu Item: Settings",
"timestamp": 1776057873749
},
{
"type": "navigation",
"target": "Page Load",
"data": "/settings",
"timestamp": 1776057876749
},
{
"type": "click",
"target": "Tab: Appearance",
"timestamp": 1776057886749
},
{
"type": "click",
"target": "Dropdown: Theme",
"timestamp": 1776057891749
},
{
"type": "click",
"target": "Option: Light (only option)",
"timestamp": 1776057896749
},
{
"type": "click",
"target": "Button: Send Feedback",
"timestamp": 1776057916749
}
],
"consoleLogs": [
{
"level": "log",
"message": "Settings page initialized",
"timestamp": 1776057913749
},
{
"level": "warn",
"message": "Theme preference not found, using default light theme",
"timestamp": 1776057914749
}
],
"networkLogs": [
{
"method": "GET",
"url": "https://api.example.com/user/settings",
"status": 200,
"statusText": "OK",
"timestamp": 1776057912749,
"duration": 189
}
]
}