Skip to main content

Explicit Pivot and favicon actions — guide brief

Scope and source​

Update only the existing Pivot and favicon user guides. The frontend implementation 03d3a57d makes incoming URLs prefill the input without starting a paid lookup, including after login, reload and in organization context. The explicit controls are Explore and Find icons. Existing anonymous previews remain separate.

Sources: src/features/pivot/PivotPage.tsx, legacy/src/components/Pivot/usePivot.ts, src/features/tools/ToolWorkspace.tsx, and e2e/tests/b2b-paid-stream-csrf.spec.ts in the frontend source. HTTP 405 displays “This action has changed. Reload the page before trying again.” No automatic retry or GET fallback exists.

User guidance​

Add two short paragraphs to each existing guide: review the prefilled input and payer context before the named button; reload after the changed-action error, then explicitly choose whether to try again. Do not claim a refund, preserved results, automatic recovery, or that an uncertain request did not run. Existing guides contain no explicit automatic-launch promise to remove.

No new page, route, API instructions, prices or product behavior. No publication by the author; coordinate the guide with the protected-request deployment.

Validation​

Finalize all Markdown, including the review report, before the final typecheck and Docusaurus build. Check generated guide text and existing anchors. Obtain independent quality and conformity reviews before parent integration.