Skip to content

feat: let users collapse posts inline#106

Open
AlejandroAkbal wants to merge 1 commit intomainfrom
auto-triage/578-being-able-to-close-shrink-posts-by-double-clicking-on-them-etc
Open

feat: let users collapse posts inline#106
AlejandroAkbal wants to merge 1 commit intomainfrom
auto-triage/578-being-able-to-close-shrink-posts-by-double-clicking-on-them-etc

Conversation

@AlejandroAkbal
Copy link
Member

Summary

  • let users hide an individual post by double-clicking its media area
  • swap hidden posts for a compact inline placeholder that can reopen the post without forcing users to scroll through long comics or unwanted media
  • close the tag sheet when a post is collapsed so hidden posts stay compact

Validation

  • pnpm exec prettier --check /Users/lume/Projects/Rule-34-App-worktree-5158/components/pages/posts/post/PostComponent.vue
  • pnpm exec nuxi typecheck (fails on current branch due to widespread pre-existing type errors unrelated to this change, including app/router.options.ts, assets/js/BackupHelper.ts, components/pages/posts/post/PostMedia.vue, and many others)

Feedback Post

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 15, 2026

Warning

Rate limit exceeded

@AlejandroAkbal has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 13 minutes and 20 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: d6056efd-8e12-4782-be5b-0515aa4ba190

📥 Commits

Reviewing files that changed from the base of the PR and between 5cc34fe and 22bc52c.

📒 Files selected for processing (1)
  • components/pages/posts/post/PostComponent.vue
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch auto-triage/578-being-able-to-close-shrink-posts-by-double-clicking-on-them-etc
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch auto-triage/578-being-able-to-close-shrink-posts-by-double-clicking-on-them-etc
📝 Coding Plan
  • Generate coding plan for human review comments

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 and usage tips.

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