[Part 1] Remove Onyx.connect(ONYXKEYS.SESSION) in /Session/index.ts: thread sesion through isSupportAuthToken#96368
[Part 1] Remove Onyx.connect(ONYXKEYS.SESSION) in /Session/index.ts: thread sesion through isSupportAuthToken#96368truph01 wants to merge 4 commits into
Conversation
|
@shubham1206agra @DylanDylann One of you needs to copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
This PR adds a new |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d2c751e11b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
Explanation of Change
isSupportAuthToken— Renamed the module-levelsessionvariable todeprecatedSession. Added asessionparameter toisSupportAuthTokenwith a fallback todeprecatedSessionfor unrefactored callers. UpdatedInitialSettingsPage.tsxto passsessionfrom its existinguseOnyxsubscription.isSupportAuthToken→shouldInitialize(Fullstory) — Threadedsessionthrough the full Fullstory chain:init→consentAndIdentify→shouldInitialize→isSupportAuthToken. Madesessiona required parameter across all Fullstory types and both platform implementations. UpdatedFullstoryInitHandler.tsxto subscribe toONYXKEYS.SESSIONviauseOnyxand pass it down. Added a dedicatedfullstorySessionvariable viaconnectWithoutViewfor the Onyx callback path, avoiding use ofdeprecatedSession.Fixed Issues
$ #67782
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include ""[No QA].""
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2026-07-17.at.10.37.05.mov