Demo: Feedback Details
Demo feedback from SaaS Dashboard
Feedback #7
SaaS Dashboard
July 12th, 2026 6:17 PM
18:17:14
New
The search feature needs improvement.
OS
Windows NT 10.0
Browser
Firefox 123.0
Viewport
1903 x 969
2 entries
warn7:45:39 PM
Search query took longer than expected: 2.3s
log7:45:42 PM
Found 42 results for 'analytics'
1 request
GET2002345ms7:45:38 PM
https://api.example.com/search?q=analytics&limit=50
Content-Type
application/json
Request Headers
Accept: application/json
Authorization: Bearer demo-token-xyz
Response Headers
Content-Type: application/json
X-Search-Time: 2.3s
X-Total-Results: 42
Response Body
{
"results": [
{
"id": 1,
"title": "Analytics Dashboard Overview",
"relevance": 0.95
},
{
"id": 2,
"title": "Advanced Analytics Features",
"relevance": 0.89
},
{
"id": 3,
"title": "Analytics API Documentation",
"relevance": 0.87
}
],
"total": 42,
"query": "analytics",
"executionTime": 2345
}14 actions
🔗
NAV7:44:44 PM
Page Load → /dashboard
🖱️
CLICK7:44:54 PM
Input: Search Box
⌨️
INPUT7:44:59 PM
Input: Search → user analytics
📝
SUBMIT7:45:04 PM
Form: Search
🔗
NAV7:45:09 PM
Page Load → /search?q=user%20analytics
🖱️
CLICK7:45:24 PM
Link: Clear Search
⌨️
INPUT7:45:29 PM
Input: Search → analytics dashboard
📝
SUBMIT7:45:34 PM
Form: Search
🖱️
CLICK7:45:49 PM
Filter: Date Range
🖱️
CLICK7:45:54 PM
Option: Last Week
🖱️
CLICK7:46:04 PM
Result: Analytics Overview
🔗
NAV7:46:09 PM
Page Load → /docs/analytics-overview
🖱️
CLICK7:46:24 PM
Button: Back to Search
🖱️
CLICK7:47:09 PM
Button: Send Feedback
{
"url": "https://example.com/search?q=analytics",
"timestamp": "2025-04-03T11:03:55.330Z",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0",
"screen": {
"width": 1920,
"height": 1080
},
"viewport": {
"width": 1903,
"height": 969
},
"breadcrumbs": [
{
"type": "navigation",
"target": "Page Load",
"data": "/dashboard",
"timestamp": 1783885484904
},
{
"type": "click",
"target": "Input: Search Box",
"timestamp": 1783885494904
},
{
"type": "input",
"target": "Input: Search",
"data": "user analytics",
"timestamp": 1783885499904
},
{
"type": "submit",
"target": "Form: Search",
"timestamp": 1783885504904
},
{
"type": "navigation",
"target": "Page Load",
"data": "/search?q=user%20analytics",
"timestamp": 1783885509904
},
{
"type": "click",
"target": "Link: Clear Search",
"timestamp": 1783885524904
},
{
"type": "input",
"target": "Input: Search",
"data": "analytics dashboard",
"timestamp": 1783885529904
},
{
"type": "submit",
"target": "Form: Search",
"timestamp": 1783885534904
},
{
"type": "click",
"target": "Filter: Date Range",
"timestamp": 1783885549904
},
{
"type": "click",
"target": "Option: Last Week",
"timestamp": 1783885554904
},
{
"type": "click",
"target": "Result: Analytics Overview",
"timestamp": 1783885564904
},
{
"type": "navigation",
"target": "Page Load",
"data": "/docs/analytics-overview",
"timestamp": 1783885569904
},
{
"type": "click",
"target": "Button: Back to Search",
"timestamp": 1783885584904
},
{
"type": "click",
"target": "Button: Send Feedback",
"timestamp": 1783885629904
}
],
"consoleLogs": [
{
"level": "warn",
"message": "Search query took longer than expected: 2.3s",
"timestamp": 1783885539904
},
{
"level": "log",
"message": "Found 42 results for 'analytics'",
"timestamp": 1783885542904
}
],
"networkLogs": [
{
"method": "GET",
"url": "https://api.example.com/search?q=analytics&limit=50",
"status": 200,
"statusText": "OK",
"timestamp": 1783885538904,
"duration": 2345,
"contentType": "application/json",
"requestHeaders": {
"Accept": "application/json",
"Authorization": "Bearer demo-token-xyz"
},
"responseHeaders": {
"Content-Type": "application/json",
"X-Search-Time": "2.3s",
"X-Total-Results": "42"
},
"responseBody": "{\"results\":[{\"id\":1,\"title\":\"Analytics Dashboard Overview\",\"relevance\":0.95},{\"id\":2,\"title\":\"Advanced Analytics Features\",\"relevance\":0.89},{\"id\":3,\"title\":\"Analytics API Documentation\",\"relevance\":0.87}],\"total\":42,\"query\":\"analytics\",\"executionTime\":2345}"
}
]
}