Skip to content

ref(onboarding): Clean up useCallback in firstEventFooter, rm project.org#113134

Open
scttcper wants to merge 3 commits intomasterfrom
scttcper/refactor-first-event-footer
Open

ref(onboarding): Clean up useCallback in firstEventFooter, rm project.org#113134
scttcper wants to merge 3 commits intomasterfrom
scttcper/refactor-first-event-footer

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Apr 15, 2026

Remove useCallback wrappers that were immediately invoked in render (not passed as props to memoized children).

use the existing organization prop instead of project.organization for analytics which is going to help me soon.

Remove useCallback wrappers that were immediately invoked in render,
migrate from useApiQuery to apiOptions, use the organization prop
instead of project.organization for analytics, drop unnecessary
optional chaining on a required prop.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 15, 2026
@scttcper scttcper changed the title ref(onboarding): Clean up firstEventFooter ref(onboarding): Clean up useCallback in firstEventFooter, rm project.org Apr 15, 2026
@scttcper scttcper marked this pull request as ready for review April 15, 2026 23:34
@scttcper scttcper requested a review from a team as a code owner April 15, 2026 23:34
@scttcper scttcper requested a review from a team April 15, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants