Update drag-and-drop rx.foreach example to use key prop#6638
Conversation
Greptile SummaryThis PR improves the drag-and-drop documentation by clarifying why
Confidence Score: 5/5Documentation-only change; no runtime code is modified. The change adds a short paragraph of guidance and threads key=item.id into the memoized component call, which is the correct pattern for stable list rendering in Reflex. The updated example matches the new prose, and the ListItem.id field already exists in the dataclass, so the key expression is valid. No logic, APIs, or side effects are touched. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "Update drag-and-drop rx.foreach example ..." | Re-trigger Greptile |
Merging this PR will not alter performance
Comparing Footnotes
|
No description provided.