Demo: Feedback Details
Demo feedback from SaaS Dashboard
Feedback #2
SaaS Dashboard
July 12th, 2026 7:44 PM
19:44:45
Reviewed
Would be great to have a dark mode option.
2 entries
log7:49:37 PM
Settings page initialized
warn7:49:38 PM
Theme preference not found, using default light theme
1 request
GET200189ms7:49:36 PM
https://api.example.com/user/settings
8 actions
🔗
NAV7:48:45 PM
Page Load → /dashboard
🖱️
CLICK7:48:55 PM
Avatar: User Menu
🖱️
CLICK7:48:57 PM
Menu Item: Settings
🔗
NAV7:49:00 PM
Page Load → /settings
🖱️
CLICK7:49:10 PM
Tab: Appearance
🖱️
CLICK7:49:15 PM
Dropdown: Theme
🖱️
CLICK7:49:20 PM
Option: Light (only option)
🖱️
CLICK7:49:40 PM
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": 1783885725109
},
{
"type": "click",
"target": "Avatar: User Menu",
"timestamp": 1783885735109
},
{
"type": "click",
"target": "Menu Item: Settings",
"timestamp": 1783885737109
},
{
"type": "navigation",
"target": "Page Load",
"data": "/settings",
"timestamp": 1783885740109
},
{
"type": "click",
"target": "Tab: Appearance",
"timestamp": 1783885750109
},
{
"type": "click",
"target": "Dropdown: Theme",
"timestamp": 1783885755109
},
{
"type": "click",
"target": "Option: Light (only option)",
"timestamp": 1783885760109
},
{
"type": "click",
"target": "Button: Send Feedback",
"timestamp": 1783885780109
}
],
"consoleLogs": [
{
"level": "log",
"message": "Settings page initialized",
"timestamp": 1783885777109
},
{
"level": "warn",
"message": "Theme preference not found, using default light theme",
"timestamp": 1783885778109
}
],
"networkLogs": [
{
"method": "GET",
"url": "https://api.example.com/user/settings",
"status": 200,
"statusText": "OK",
"timestamp": 1783885776109,
"duration": 189
}
]
}