Reviews
LNUI-911feat(docs): search by prop name and enum values [LNUI-911]+116-16

feat(docs): search by prop name and enum values [LNUI-911]

lndev-ui#398·mainfeat/lnui-911-docs-prop-search
Description

Summary

  • The docs search index now includes every component prop name and enum value, so searching sideOffset or "destructive" lands on the right API table.
  • Search hits deep-link to the exact prop row (scroll + highlight) instead of the top of the page.
  • The index is built at compile time from the same TypeScript definitions that power the prop tables — no manual sync.

Test plan

ProjectDeploymentActions
lndev-ui-docsReady
Leave a reply...
Atlas committed via LNDev Agent c4417ad feat(docs): deep-link search hits to the prop row (LNUI-911) · 1d ago
Atlas1d ago

Review results

✅ GO — Passed after one fix round: the logic HIGH found in round one was fixed in-branch and re-verified.

Profile computed on the real diff (dev-flow Phase 4.5): logic + architecture. Performance and security skipped (leaf UI change).

ReviewVerdictCriticalHighMedium
Logic✅ PASS (was BLOCKED, fixed)01 → fixed1 (fixed)
Architecture✅ PASS001 (deferred)
Performance⏭️ SKIPPED
Security⏭️ SKIPPED

Round-two diff was re-profiled from scratch: the fix did not widen the review surface.