Skip to content

754: Update onboarding page text to account for new Leetcode UI update#743

Merged
tahminator merged 2 commits intomainfrom
754
Feb 7, 2026
Merged

754: Update onboarding page text to account for new Leetcode UI update#743
tahminator merged 2 commits intomainfrom
754

Conversation

@tahminator
Copy link
Owner

@tahminator tahminator commented Feb 7, 2026

754

Description of changes

Check ticket for screenshot of new Leetcode UI profile

  • Update onboarding page text to account for new Leetcode UI update
  • Update go to profile to be a button (and updated text)

Checklist before review

  • I have done a thorough self-review of the PR
  • Copilot has reviewed my latest changes, and all comments have been fixed and/or closed.
  • If I have made database changes, I have made sure I followed all the db repo rules listed in the wiki here. (check if no db changes)
  • All tests have passed
  • I have successfully deployed this PR to staging
  • I have done manual QA in both dev (and staging if possible) and attached screenshots below.

Screenshots

Dev

image

Staging

Not needed

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Available PR Commands

  • /ai - Triggers all AI review commands at once
  • /review - AI review of the PR changes
  • /describe - AI-powered description of the PR
  • /improve - AI-powered suggestions
  • /deploy - Deploy to staging

See: https://github.com/tahminator/codebloom/wiki/CI-Commands

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Title

754: Update onboarding page text to account for new Leetcode UI update


PR Type

Documentation


Description

  • Update onboarding copy for LeetCode rename

  • Replace Summary with ReadMe reference


Diagram Walkthrough

flowchart LR
  lc["LeetCode UI 'Summary' renamed 'ReadMe'"]
  onboard["Onboarding UsernameForm helper text"]
  update["Copy update: 'Summary' -> 'ReadMe'"]
  lc -- "requires copy change" --> onboard
  onboard -- "implement" --> update
Loading

File Walkthrough

Relevant files
Documentation
UsernameForm.tsx
Replace `Summary` with `ReadMe` in helper text                     

js/src/app/onboarding/_components/UsernameForm.tsx

  • Updated helper text string for LeetCode
  • Replaced Summary with ReadMe
  • No functional code changes
+1/-1     

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Wording Consistency

Confirm that "ReadMe" matches LeetCode’s current UI label exactly (e.g., not "README" or "Readme") to avoid user confusion in onboarding.

  You must set the following key inside of the "ReadMe" section on
  Leetcode:
</Text>

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

@tahminator
Copy link
Owner Author

/deploy

@tahminator
Copy link
Owner Author

/deploy

@angelayu0530 angelayu0530 self-requested a review February 7, 2026 04:36
@tahminator tahminator enabled auto-merge (rebase) February 7, 2026 04:44
@tahminator tahminator merged commit b0f2df3 into main Feb 7, 2026
16 checks passed
@tahminator tahminator deleted the 754 branch February 7, 2026 04:45
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