Demo: Feedback Details
Demo feedback from SaaS Dashboard
Feedback #2
SaaS Dashboard
May 28th, 2026 5:17 PM
17:17:23
Reviewed
Would be great to have a dark mode option.
2 entries
log5:22:15 PM
Settings page initialized
warn5:22:16 PM
Theme preference not found, using default light theme
1 request
GET200189ms5:22:14 PM
https://api.example.com/user/settings
8 actions
🔗
NAV5:21:23 PM
Page Load → /dashboard
🖱️
CLICK5:21:33 PM
Avatar: User Menu
🖱️
CLICK5:21:35 PM
Menu Item: Settings
🔗
NAV5:21:38 PM
Page Load → /settings
🖱️
CLICK5:21:48 PM
Tab: Appearance
🖱️
CLICK5:21:53 PM
Dropdown: Theme
🖱️
CLICK5:21:58 PM
Option: Light (only option)
🖱️
CLICK5:22:18 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": 1779988883057
},
{
"type": "click",
"target": "Avatar: User Menu",
"timestamp": 1779988893057
},
{
"type": "click",
"target": "Menu Item: Settings",
"timestamp": 1779988895057
},
{
"type": "navigation",
"target": "Page Load",
"data": "/settings",
"timestamp": 1779988898057
},
{
"type": "click",
"target": "Tab: Appearance",
"timestamp": 1779988908057
},
{
"type": "click",
"target": "Dropdown: Theme",
"timestamp": 1779988913057
},
{
"type": "click",
"target": "Option: Light (only option)",
"timestamp": 1779988918057
},
{
"type": "click",
"target": "Button: Send Feedback",
"timestamp": 1779988938057
}
],
"consoleLogs": [
{
"level": "log",
"message": "Settings page initialized",
"timestamp": 1779988935057
},
{
"level": "warn",
"message": "Theme preference not found, using default light theme",
"timestamp": 1779988936057
}
],
"networkLogs": [
{
"method": "GET",
"url": "https://api.example.com/user/settings",
"status": 200,
"statusText": "OK",
"timestamp": 1779988934057,
"duration": 189
}
]
}