Skip to content

Add UI features for discovering and accessing public user profiles via public-sharing-ui#109

Merged
Rayan9064 merged 1 commit into
mainfrom
public-sharing-ui
Jul 13, 2026
Merged

Add UI features for discovering and accessing public user profiles via public-sharing-ui#109
Rayan9064 merged 1 commit into
mainfrom
public-sharing-ui

Conversation

@Rayan9064

@Rayan9064 Rayan9064 commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • New Features
    • Added public library links to profiles, including copy-to-clipboard and “View Library” actions.
    • Added contributor library browsing by entering a username.
    • Contributor names on shared resources now link to their public libraries.
    • Anonymous contributors are clearly labeled when no username is available.
    • Added validation and error feedback for invalid contributor searches.

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dumpit Ready Ready Preview, Comment Jul 13, 2026 6:16am

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e61f1130-8503-4036-9769-7324f3f1ada3

📥 Commits

Reviewing files that changed from the base of the PR and between 375934b and 23522fa.

📒 Files selected for processing (2)
  • app/components/Profile.tsx
  • app/components/SharedDump.tsx

📝 Walkthrough

Walkthrough

Adds public library sharing from profiles and contributor library discovery from shared dumps, including clipboard copying, username validation, client-side navigation, and clickable contributor links.

Changes

Public library access

Layer / File(s) Summary
Profile public link sharing
app/components/Profile.tsx
Adds a conditional public library link section with copy feedback and a link to /u/<username>.
Contributor library browsing
app/components/SharedDump.tsx
Adds validated username search, navigation to contributor libraries, and links from resource cards to contributor profiles.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related issues

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch public-sharing-ui

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

app/components/Profile.tsx

ESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox.

app/components/SharedDump.tsx

ESLint skipped: the ESLint configuration for this file references a package that is not available in the sandbox.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Rayan9064 Rayan9064 changed the title Add UI features for discovering and accessing public user profiles vi… Add UI features for discovering and accessing public user profiles via public-sharing-ui Jul 13, 2026
@Rayan9064 Rayan9064 merged commit 12a0e93 into main Jul 13, 2026
4 of 5 checks passed
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