Skip to content

Randomize locked text post placeholder and add gradient to mobile#14044

Merged
dylanjeffers merged 3 commits intomainfrom
claude/randomize-placeholder-text-ZnA3W
Apr 2, 2026
Merged

Randomize locked text post placeholder and add gradient to mobile#14044
dylanjeffers merged 3 commits intomainfrom
claude/randomize-placeholder-text-ZnA3W

Conversation

@dylanjeffers
Copy link
Copy Markdown
Contributor

Replace hardcoded placeholder text with a deterministic pseudo-random
generator (5–25 words per post) so each locked post looks visually
distinct. Update mobile locked text post UI to show blurred placeholder
text with a gradient overlay and unlock button, matching the web
implementation, instead of a simple lock icon.

https://claude.ai/code/session_019N9dxngkS7FAaf3nHYrkRy

Replace hardcoded placeholder text with a deterministic pseudo-random
generator (5–25 words per post) so each locked post looks visually
distinct. Update mobile locked text post UI to show blurred placeholder
text with a gradient overlay and unlock button, matching the web
implementation, instead of a simple lock icon.

https://claude.ai/code/session_019N9dxngkS7FAaf3nHYrkRy
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 2, 2026

⚠️ No Changeset found

Latest commit: 5c69b7f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

ID is always a number, so the typeof === 'string' check produced a
'never' type error on .length. Simplified to Number(commentId) directly.

https://claude.ai/code/session_019N9dxngkS7FAaf3nHYrkRy
@pull-request-size pull-request-size bot added size/M and removed size/L labels Apr 2, 2026
@dylanjeffers dylanjeffers merged commit 7644f38 into main Apr 2, 2026
4 checks passed
@dylanjeffers dylanjeffers deleted the claude/randomize-placeholder-text-ZnA3W branch April 2, 2026 23:25
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

🌐 Web preview ready

Preview URL: https://audius-web-preview-pr-14044.audius.workers.dev

Unique preview for this PR (deployed from this branch).
Workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants