Skip to content

docs(docs): close React Native happy-path gaps found validating NT-3951 - #433

Merged
Felipe Mamud (fmamud) merged 1 commit into
mainfrom
docs/nt-3951-react-native-happy-path-gaps
Aug 13, 2026
Merged

docs(docs): close React Native happy-path gaps found validating NT-3951#433
Felipe Mamud (fmamud) merged 1 commit into
mainfrom
docs/nt-3951-react-native-happy-path-gaps

Conversation

@fmamud

Copy link
Copy Markdown
Contributor

Summary

Docs-completeness gap-check against NT-3951's acceptance criteria found two gaps in the React Native SDK guide:

  • AC10 (Live Events) — no Production check pointed at Contentful Live Events to verify the happy path server-side. Added a "Confirm in Live Events" bullet, with the in-app preview panel noted as an accepted alternative per the ticket's wording.
  • AC5 (useOptimizedEntry()) — only a one-line prose mention, unlike its sibling APIs (OptimizedEntry, useEntryResolver()) which both had full examples. Added a standalone code example for parity.

The other 8 acceptance criteria (including AC4, Contentful entry fetching) were already fully documented with no stale APIs.

Test plan

  • pnpm exec prettier --write — no changes
  • pnpm guides:check — pass
  • pnpm knowledge:check — pass

Related: NT-3951

Add a Confirm in Live Events production check (with the in-app preview
panel as an accepted alternative) and a standalone useOptimizedEntry()
example alongside the existing OptimizedEntry and useEntryResolver()
examples.
@fmamud
Felipe Mamud (fmamud) merged commit c22fe3a into main Aug 13, 2026
39 checks passed
@fmamud
Felipe Mamud (fmamud) deleted the docs/nt-3951-react-native-happy-path-gaps branch August 13, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants