fix(desktop): clarify hosted connect uses the local Buzz identity (#3880) - #3919
Open
Chessing234 wants to merge 6 commits into
Open
fix(desktop): clarify hosted connect uses the local Buzz identity (#3880)#3919Chessing234 wants to merge 6 commits into
Chessing234 wants to merge 6 commits into
Conversation
Contributor
Author
|
@tlongwell-block @wesbillman @wpfleger96 mind taking a look when you get a chance? |
Users on Windows often expect a new nsec when signing into a second Builderlab email; the dialog only links the key already on device (block#3880). Signed-off-by: Taksh <takshkothari09@gmail.com>
Mismatch copy previously said "sign out for a different email" and hid the Settings → Account path for a new nsec (block#3880). Signed-off-by: Taksh <takshkothari09@gmail.com>
Keep Settings → Hosted Communities aligned with the onboarding bind hint for block#3880. Signed-off-by: Taksh <takshkothari09@gmail.com>
Document the block#3880 trap: Finish connecting never mints a new key. Signed-off-by: Taksh <takshkothari09@gmail.com>
Make the block#3880 binding FAQ discoverable from the contributor guide. Signed-off-by: Taksh <takshkothari09@gmail.com>
Lock the block#3880 guidance into the Finish connecting e2e path. Signed-off-by: Taksh <takshkothari09@gmail.com>
Chessing234
force-pushed
the
fix/hosted-identity-key-clarify-3880
branch
from
August 8, 2026 01:13
21e34df to
a8c4be5
Compare
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.
Summary
docs/hosted-community-identity.mdand a CONTRIBUTING link.Test plan
desktop/tests/e2e/onboarding.spec.tshosted connect path still greenCloses #3880
Made with Cursor