Demo: Feedback Details
Demo feedback from SaaS Dashboard
Feedback #7
SaaS Dashboard
May 28th, 2026 3:52 PM
15:52:23
New
The search feature needs improvement.
OS
Windows NT 10.0
Browser
Firefox 123.0
Viewport
1903 x 969
2 entries
warn5:20:48 PM
Search query took longer than expected: 2.3s
log5:20:51 PM
Found 42 results for 'analytics'
1 request
GET2002345ms5:20:47 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
🔗
NAV5:19:53 PM
Page Load → /dashboard
🖱️
CLICK5:20:03 PM
Input: Search Box
⌨️
INPUT5:20:08 PM
Input: Search → user analytics
📝
SUBMIT5:20:13 PM
Form: Search
🔗
NAV5:20:18 PM
Page Load → /search?q=user%20analytics
🖱️
CLICK5:20:33 PM
Link: Clear Search
⌨️
INPUT5:20:38 PM
Input: Search → analytics dashboard
📝
SUBMIT5:20:43 PM
Form: Search
🖱️
CLICK5:20:58 PM
Filter: Date Range
🖱️
CLICK5:21:03 PM
Option: Last Week
🖱️
CLICK5:21:13 PM
Result: Analytics Overview
🔗
NAV5:21:18 PM
Page Load → /docs/analytics-overview
🖱️
CLICK5:21:33 PM
Button: Back to Search
🖱️
CLICK5:22:18 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": 1779988793057
},
{
"type": "click",
"target": "Input: Search Box",
"timestamp": 1779988803057
},
{
"type": "input",
"target": "Input: Search",
"data": "user analytics",
"timestamp": 1779988808057
},
{
"type": "submit",
"target": "Form: Search",
"timestamp": 1779988813057
},
{
"type": "navigation",
"target": "Page Load",
"data": "/search?q=user%20analytics",
"timestamp": 1779988818057
},
{
"type": "click",
"target": "Link: Clear Search",
"timestamp": 1779988833057
},
{
"type": "input",
"target": "Input: Search",
"data": "analytics dashboard",
"timestamp": 1779988838057
},
{
"type": "submit",
"target": "Form: Search",
"timestamp": 1779988843057
},
{
"type": "click",
"target": "Filter: Date Range",
"timestamp": 1779988858057
},
{
"type": "click",
"target": "Option: Last Week",
"timestamp": 1779988863057
},
{
"type": "click",
"target": "Result: Analytics Overview",
"timestamp": 1779988873057
},
{
"type": "navigation",
"target": "Page Load",
"data": "/docs/analytics-overview",
"timestamp": 1779988878057
},
{
"type": "click",
"target": "Button: Back to Search",
"timestamp": 1779988893057
},
{
"type": "click",
"target": "Button: Send Feedback",
"timestamp": 1779988938058
}
],
"consoleLogs": [
{
"level": "warn",
"message": "Search query took longer than expected: 2.3s",
"timestamp": 1779988848058
},
{
"level": "log",
"message": "Found 42 results for 'analytics'",
"timestamp": 1779988851058
}
],
"networkLogs": [
{
"method": "GET",
"url": "https://api.example.com/search?q=analytics&limit=50",
"status": 200,
"statusText": "OK",
"timestamp": 1779988847058,
"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}"
}
]
}