docs(connect): refresh remaining webhook screenshots#27
Merged
Conversation
Swap the 0.7-era /img/account-settings.png and /img/replay-crawl-webhook.png for fresh shots out of the new webapp screenshot pipeline in LakeEriePartners/stream#14381: - settings/account-settings.png -> Webhook Settings page with both URLs visible for the dev tenant. - policy-holders/replay-crawl-webhook.png -> Policy Holders list with the row hamburger open and "Retry First Crawl Completion Webhook" highlighted. While the image was being refreshed, the surrounding "find the member on the member page" step on webhooks-crawl was also stale relative to the current UI -- the action lives on the Policy Holders list page directly, not under a Member view. Tightened.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Refresh the remaining 0.7-era screenshots on
/connect/webhooks-claimand
/connect/webhooks-crawlwith fresh shots out of the webappscreenshot pipeline in LakeEriePartners/stream#14381:
settings/account-settings.png— Webhook Settings page with bothURLs visible for the Sunny Benefits [DEV] tenant.
policy-holders/replay-crawl-webhook.png— Policy Holders listwith the row hamburger open and Retry First Crawl Completion
Webhook in the menu.
URLs:
Also
The "Replaying a crawl completion post" step on
webhooks-crawlsaidto "find the member on the member page" and look "under Policy
Holders" — the action actually lives on the Policy Holders list
directly. Tightened so the instructions match the screenshot.
Companion PRs
The unmanaged-shot inventory found one more stale screenshot in the
SDK quickstart doc (
employer-key-page.png), which lives in theSDK repo's own
docs/tree and gets cloned intodocs/sdk/atdocusaurus build time. Captured shot lives at
https://tpastream-public.s3.amazonaws.com/webapp-docs/employers/employer-key-page.png
and is wired up in TPAStream/stream-connect-js-sdk#99 — needs to land
on the SDK side for the rendered SDK section here to update.
There's also a sibling PR adding a
realtime-validationshot to theSDK capture pipeline + swapping its
<img>ref:TPAStream/stream-connect-js-sdk#100.
Test plan
shots load and show the expected UI state.
confirm the SDK quickstart's Employer Key shot and sdk-flow's
Realtime Validation shot also reflect the new URLs.