Skip to content

give curators a link to recently deleted posts#1649

Merged
cellio merged 13 commits intodevelopfrom
cellio/1533-expose-deleted-posts
Jun 13, 2025
Merged

give curators a link to recently deleted posts#1649
cellio merged 13 commits intodevelopfrom
cellio/1533-expose-deleted-posts

Conversation

@cellio
Copy link
Member

@cellio cellio commented Jun 12, 2025

Fixes #1533. Users with the Curate ability now see the "recent deletions" link in the sidebar widget. We don't show the link to moderators, who already have access to this list in mod tools, to reduce clutter for them. This pattern will also make sense when we show curators the flags they can handle; adding that link for mods would be confusing when the full list of flags is already provided in the topbar, and I'd like to be consistent.

@cellio cellio requested review from a team, Oaphi and trichoplax and removed request for Oaphi and trichoplax June 12, 2025 02:03
@cellio cellio self-assigned this Jun 12, 2025
@codecov
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.18%. Comparing base (53a62bb) to head (c264cbe).
Report is 14 commits behind head on develop.

Files with missing lines Patch % Lines
app/controllers/moderator_controller.rb 87.50% 1 Missing ⚠️
Additional details and impacted files
Components Coverage Δ
controllers 61.56% <87.50%> (+0.04%) ⬆️
helpers 69.06% <100.00%> (+0.07%) ⬆️
jobs 28.00% <ø> (ø)
models 81.83% <100.00%> (+0.02%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cellio cellio requested a review from ArtOfCode- June 13, 2025 20:06
@cellio cellio merged commit 1559856 into develop Jun 13, 2025
10 checks passed
@cellio cellio deleted the cellio/1533-expose-deleted-posts branch June 13, 2025 23:17
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.

Add link to deleted posts for people who can see them

2 participants