clarify that username is public#9261
Conversation
MobileInstall the Dev Tool (iOS via TestFlight, iOS Simulator, or Android .apk) here. Scan the QR with your phone camera, or tap Open in Dev Tool on the device, to open this branch in the installed Dev Tool dev client.
Deep linksiOS Android Web (Vercel)View the Vercel web preview for this branch. Backend
Other
|
|
@nc225 Is the profile name helper text supposed to show here?
|
|
@nabramow No, I believe that box is for the user's profile/display name. It should show on the next page when creating username |
The username one is fine. I'm talking about this change: Where should that be visible? |
|
@nabramow Hmm good point. I'm not sure where that ones comes in, maybe in Edit Profile? In any case, I had included that part since I had thought the username/name were on the same screen, but since they're not how about we drop the |
You don't need to submit a new PR, I'd just remove that line from this one if we're not sure where it should go! |
📝 Release NotesThis PR does not need to be included in release notes. Reason: This PR only changes helper text to clarify that usernames are public, which is a minor copy/UI clarification rather than a significant user-facing feature, major UX improvement, or important bug fix. 🤖 Bot Debug InformationModel: |



Describe briefly what this PR is doing and why.
clarifying that username is public and different from profile name
closes #4145 and #8684
Testing
checked text
Web frontend checklist
For maintainers