Skip to content

onHighlightConsumed#4061

Open
Mathieu-Deharbe wants to merge 1 commit into
mainfrom
onHighlightConsumed
Open

onHighlightConsumed#4061
Mathieu-Deharbe wants to merge 1 commit into
mainfrom
onHighlightConsumed

Conversation

@Mathieu-Deharbe

Copy link
Copy Markdown
Contributor

Signed-off-by: Mathieu DEHARBE <mathieu.deharbe@rte-france.com>
@Mathieu-Deharbe Mathieu-Deharbe self-assigned this Jun 25, 2026
@coderabbitai

This comment was marked as low quality.

pendingState={pendingState}
columns={columns}
highlightedModificationUuid={highlightedModificationUuid}
onHighlightConsumed={() => dispatch(setHighlightModification(null))}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new ref at every rerender, not a big deal but if every other props are memoized, maybe wrap into usecallback

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.

3 participants