Skip to content

Show category header for suggested edits#1547

Merged
ArtOfCode- merged 3 commits intodevelopfrom
cellio/1408-add-category-header-to-edits
Mar 5, 2025
Merged

Show category header for suggested edits#1547
ArtOfCode- merged 3 commits intodevelopfrom
cellio/1408-add-category-header-to-edits

Conversation

@cellio
Copy link
Member

@cellio cellio commented Mar 3, 2025

Fixes #1408, obsoletes #1407.

The presence of the header is controlled by a helper class, so the solution turned out to be to expand what that helper can handle, instead of attacking it from the other side (the view) where I started.

Related Collab post: https://collab.codidact.org/posts/293511

@cellio cellio requested a review from a team March 3, 2025 22:55
@codecov
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.13%. Comparing base (cb332b0) to head (bd02602).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1547      +/-   ##
===========================================
+ Coverage    56.10%   56.13%   +0.02%     
===========================================
  Files          161      161              
  Lines         5379     5382       +3     
===========================================
+ Hits          3018     3021       +3     
  Misses        2361     2361              

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

@ArtOfCode- ArtOfCode- merged commit dcc7314 into develop Mar 5, 2025
9 checks passed
@ArtOfCode- ArtOfCode- deleted the cellio/1408-add-category-header-to-edits branch March 5, 2025 16:29
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.

Category bar for suggested edit page

2 participants