FE: Allow users to delete comments that they authored within Design Management
This is the frontend issue for #297662 (closed). See designs in #297662 (closed).
Designs
- Show closed items
Is blocked by
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Amanda Rueda changed milestone to %Backlog
changed milestone to %Backlog
- Amanda Rueda marked this issue as related to #297662 (closed)
marked this issue as related to #297662 (closed)
- Amanda Rueda removed backend label
removed backend label
- Amanda Rueda removed [deprecated] Accepting merge requests label
removed [deprecated] Accepting merge requests label
- Amanda Rueda removed the relation with #297662 (closed)
removed the relation with #297662 (closed)
- Amanda Rueda marked this issue as blocked by #297662 (closed)
marked this issue as blocked by #297662 (closed)
- Amanda Rueda added workflowblocked label and removed workflowsolution validation label
added workflowblocked label and removed workflowsolution validation label
- Amanda Rueda added usability label
added usability label
- Amanda Rueda changed milestone to %15.9
changed milestone to %15.9
- Amanda Rueda changed milestone to %15.10
changed milestone to %15.10
- Developer
GraphQL mutation that can be used to remove the design comments (
DiffNote
s).Mutation
mutation destroyNote($input: DestroyNoteInput!) { destroyNote(input: $input) { errors } }
Variables
{ "input": { "id": "gid://gitlab/DiffNote/1234567890" } }
Also here you can find a small demo of it #297662 (comment 1226704210)
- Stanislav Dobrovolschii mentioned in issue #297662 (closed)
mentioned in issue #297662 (closed)
- Amanda Rueda removed workflowblocked label
removed workflowblocked label
- Amanda Rueda added workflowplanning breakdown label
added workflowplanning breakdown label
- Ihor Chernobai assigned to @ichernob-ext
assigned to @ichernob-ext
- Ihor Chernobai added workflowin dev label and removed workflowplanning breakdown label
added workflowin dev label and removed workflowplanning breakdown label
- Amanda Rueda added Contractor Contribution label
added Contractor Contribution label
- Ihor Chernobai created branch
385100-fe-allow-users-to-delete-comments-that-they-authored-within-design-management
to address this issuecreated branch
385100-fe-allow-users-to-delete-comments-that-they-authored-within-design-management
to address this issue - Ihor Chernobai mentioned in merge request !110549 (merged)
mentioned in merge request !110549 (merged)
- Amanda Rueda added Deliverable label
added Deliverable label
- Amanda Rueda added documentation release post labels
added documentation release post labels
- Ihor Chernobai set weight to 2
set weight to 2
- Amanda Rueda mentioned in issue gitlab-com/Product#5409 (closed)
mentioned in issue gitlab-com/Product#5409 (closed)
- Ihor Chernobai added workflowin review label and removed workflowin dev label
added workflowin review label and removed workflowin dev label
- Ihor Chernobai added featureenhancement label
added featureenhancement label
- Amanda Rueda added 1 deleted label
added 1 deleted label
- Amanda Rueda removed release post label
removed release post label
- Amanda Rueda changed milestone to %15.9
changed milestone to %15.9
- Maintainer
All SUS-impacting issues need to have a proper severity label set. Please add a severity label, remove the automation:ux-missing-labels label, and then reply to this comment briefly explaining your reasoning for providing this severity.
If you are not the DRI for this area and would like help determining the best severity, please @ the appropriate person for assistance.
- 🤖 GitLab Bot 🤖 added automation:ux-missing-labels label
added automation:ux-missing-labels label
- Ihor Chernobai set weight to 3
set weight to 3
- Amanda Rueda added missed:15.9 label
added missed:15.9 label
- Amanda Rueda changed milestone to %15.10
changed milestone to %15.10
- Maintainer
Setting health status to
on track
as the milestone has just begun.Issue participants are welcome to override this by setting the health status to another value.
- 🤖 GitLab Bot 🤖 changed health status to on track
changed health status to on track
- 🤖 GitLab Bot 🤖 added missed-deliverable label
added missed-deliverable label
- Ghost User mentioned in issue gl-retrospectives/plan#87 (closed)
mentioned in issue gl-retrospectives/plan#87 (closed)
- Ihor Chernobai removed workflowin review label
removed workflowin review label
- Ihor Chernobai added workflowverification label
added workflowverification label
- Valerie Karnes removed 1 deleted label
removed 1 deleted label
- Valerie Karnes removed automation:ux-missing-labels label
removed automation:ux-missing-labels label
- Author Developer
Hello @ichernob-ext
I wanted to check in to see if this issue is still in review or can it be closed? Collapse replies - Contributor
@amandarueda just tested it on the prod. Changes are in place and work. The issue can be closed.
1 1 1 - Author Developer
Excellent news @ichernob-ext, thanks a bunch for your work on this!
1
- Amanda Rueda closed
closed
- Amanda Rueda added workflowproduction label and removed workflowverification label
added workflowproduction label and removed workflowverification label