When a user chats with Concierge from the side panel (RHP), capture a simplified representation of the main app window content html and pass it as part of AddComment as a pageHTML parameter
- When the user sends a message in the side panel from Concierge or the admins room
- Capture simplified page html of the main body content (this would include things like semantic HTML elements (buttons, links, headings, menu items, inputs, etc.), visible text content from non-semantic containers, aria-label, href, alt, placeholder attributes where useful
- Wrap the output with page URL
<page url="/search?q=type:expense"> ... extracted content ... </page>
- Pass to AddComment API. Add pageHTML parameter to addComment() function and only populate when isInSidePanel is true
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~022005826114541484946
- Upwork Job ID: 2005826114541484946
- Last Price Increase: 2025-12-30
- Automatic offers:
- QichenZhu | Reviewer | 109964002
Issue Owner
Current Issue Owner: @QichenZhu
When a user chats with Concierge from the side panel (RHP), capture a simplified representation of the main app window content html and pass it as part of AddComment as a pageHTML parameter
<page url="/search?q=type:expense"> ... extracted content ... </page>Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @QichenZhu