fix: Place the Report entry just before Delete in the article menu EXO-89471 - #906
Merged
Conversation
…O-89471 PO feedback (task 89471): the design places the Report action immediately before Delete in the contextual menu - same fix as the activity/comment menus in social. The block is moved after the menu extensions, right above the Delete entry; its behavior is unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
exo-swf
pushed a commit
that referenced
this pull request
Sep 2, 2026
…O-89471 (#906) PO feedback on task 89471 (US01, tested and not validated): the design places the Report action immediately before Delete in the contextual menu — same fix as the activity/comment menus in Meeds-io/social (see the sibling PR). The Report block moves after the menu extensions, right above the Delete entry; its behavior is unchanged (pure move, +16/-15). Follow-up of #902 (merged). Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
exo-swf
pushed a commit
that referenced
this pull request
Sep 3, 2026
…O-89471 (#906) PO feedback on task 89471 (US01, tested and not validated): the design places the Report action immediately before Delete in the contextual menu — same fix as the activity/comment menus in Meeds-io/social (see the sibling PR). The Report block moves after the menu extensions, right above the Delete entry; its behavior is unchanged (pure move, +16/-15). Follow-up of #902 (merged). Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
akhanfir
added a commit
that referenced
this pull request
Sep 4, 2026
…O-89471 (#906) PO feedback on task 89471 (US01, tested and not validated): the design places the Report action immediately before Delete in the contextual menu — same fix as the activity/comment menus in Meeds-io/social (see the sibling PR). The Report block moves after the menu extensions, right above the Delete entry; its behavior is unchanged (pure move, +16/-15). Follow-up of #902 (merged). Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
akhanfir
added a commit
that referenced
this pull request
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



PO feedback on task 89471 (US01, tested and not validated): the design places the Report action immediately before Delete in the contextual menu — same fix as the activity/comment menus in Meeds-io/social (see the sibling PR).
The Report block moves after the menu extensions, right above the Delete entry; its behavior is unchanged (pure move, +16/-15).
Follow-up of #902 (merged).