Skip to content

Fix gatekeeper app navigation after OAuth - #57

Closed
ShibinCo wants to merge 1 commit into
cloudflare:mainfrom
ShibinCo:codex/refresh-gatekeeper-apps
Closed

Fix gatekeeper app navigation after OAuth#57
ShibinCo wants to merge 1 commit into
cloudflare:mainfrom
ShibinCo:codex/refresh-gatekeeper-apps

Conversation

@ShibinCo

@ShibinCo ShibinCo commented Aug 7, 2026

Copy link
Copy Markdown

What

Refresh the cached gatekeeper app list when the connected-account subscription adds an account that provides a management UI.

OAuth connections arrive through this subscription after the connect popup opens. Without the refresh, the account appears under Gatekeepers but its app remains absent from navigation until a full page reload. The ambient provisioning path already performs the same cache invalidation explicitly.

Verification

  • pnpm --filter @gadgets/workshop-frontend types:check
  • pnpm --filter @gadgets/workshop-frontend test (24 files, 115 tests)
  • pnpm lint:check

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@kentonv

kentonv commented Aug 7, 2026

Copy link
Copy Markdown
Member

Hi @ShibinCo,

Apologies but, per our contributing guide, we prefer not to receive external pull requests. We prefer instead to receive issue reports, which we can then direct our own agents to solve. Could you please file an issue instead?

(I realize that the guide says that trivial PRs are allowed. However, I honestly couldn't tell at a glance what this is doing, and I also noticed you did not accept the CLA. So, I think it's best to proceed with an issue report.)

@kentonv kentonv closed this Aug 7, 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.

2 participants