Skip to content

Premiermoney patch 1#2

Closed
Premiermoney wants to merge 9 commits into
dependabot/npm_and_yarn/remote/npm_and_yarn-65d9bf1bd1from
Premiermoney-patch-1
Closed

Premiermoney patch 1#2
Premiermoney wants to merge 9 commits into
dependabot/npm_and_yarn/remote/npm_and_yarn-65d9bf1bd1from
Premiermoney-patch-1

Conversation

@Premiermoney
Copy link
Copy Markdown
Member

No description provided.

…essions Grid refactor (microsoft#318447)

- IsNewChatSessionContext is now set to true while a pending new session
  exists (created but not yet sent). Previously the Sessions Grid refactor
  made _handleActiveSessionContextKeys set it to 'session === undefined',
  which was false for pending sessions, hiding the isolation/branch pickers
  on the new-session page.

- Clear IsNewChatSessionContext to false in sendNewChatRequest when the
  first request is sent (matching the old behaviour where opening a session
  cleared the flag).

- Sync the loading spinner's initial visibility right after its DOM element
  is created in render(). The autorun that toggles the spinner fires in the
  constructor before render() creates the DOM element, so the initial
  loading=true state was silently dropped on window reload.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Premiermoney <286675216+Premiermoney@users.noreply.github.com>
…icrosoft#318444)

* Relax event sync cadence and filter delta events

* minor update

* update retry timer

* update ratelimit handling cadence

* feedback update
Signed-off-by: Premiermoney <286675216+Premiermoney@users.noreply.github.com>
Signed-off-by: Premiermoney <286675216+Premiermoney@users.noreply.github.com>
@dependabot dependabot Bot deleted the branch dependabot/npm_and_yarn/remote/npm_and_yarn-65d9bf1bd1 May 28, 2026 03:38
@dependabot dependabot Bot closed this May 28, 2026
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