Skip to content

Feature/async profile tabs - #2433

Open
Tlaster wants to merge 6 commits into
masterfrom
feature/async-profile-tabs
Open

Feature/async profile tabs#2433
Tlaster wants to merge 6 commits into
masterfrom
feature/async-profile-tabs

Conversation

@Tlaster

@Tlaster Tlaster commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6aa7c9b1f5

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +781 to +783
} catch (_: Exception) {
null
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Preserve optional tabs after a failed metadata lookup

When this duplicate userById request transiently fails or returns an unusable body, the exception is converted to null, so both capability-dependent tabs are omitted and profileTabs still completes successfully. The tabs flow is only rerun when accountServiceFlow emits a different service/account, so retrying the separately loaded profile header does not restore the tabs; notably, this also removes the previously unconditional Highlights tab for the lifetime of the screen. Propagate a retryable error or retain a fallback tab set instead of treating lookup failure as negative capability metadata.

Useful? React with 👍 / 👎.

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.

1 participant