[Fix] Linked accounts show empty while Telegram loads - #3099
Open
roomote-roomote[bot] wants to merge 1 commit into
Open
roomote-roomote[bot] wants to merge 1 commit into
roomote-roomote[bot] wants to merge 1 commit into
Conversation
Contributor
roomote-roomote
Bot
requested review from
brunobergher,
daniel-lxs and
mrubens
as code owners
September 22, 2026 06:59
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why this change was made
Telegram was the only linked-account provider omitted from the aggregate loading guard. On deployments where it was the remaining provider to resolve, Personal Settings could briefly tell users that no linked accounts were available before showing Telegram.
Impact
Personal Settings now treats Telegram consistently with the other account providers. Existing linked-account rows, empty-state guidance after loading completes, and link/unlink actions are unchanged.
The regression was reproduced with a failing component test on current
develop, then verified with the corrected pending-state behavior. Authenticated desktop and mobile captures below show the responsive loading treatment using a disclosed simulated pending-only state on the real Settings page; they do not exercise Telegram's backend or authorization flow.Screenshots
Desktop
Mobile