influxdata / influxdata/ui

Annotations: As a user I can delete an Annotation Stream

Open
#222 0 comments 0 reactions 0 assignees View on GitHub
team/ui
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

See: https://github.com/influxdata/idpe/issues/9001
See: #241 [creating]
See: #242 [updating]

----

GIVEN I am looking at the settings page on the Annotations tab
AND I have at least 1 Annotation Stream defined

WHEN I click the red delete button
THEN I am prompted to confirm the action

WHEN I confirm the delete
THEN the Annotation Stream is deleted
AND I see a notification fire (5s duration, success, "[AnnotationStreamName] successfully deleted!"

---

UI is mostly built out for this story, just needs to be wired up and actually delete
[AnnotationCard.tsx](https://github.com/influxdata/ui/blob/master/src/annotations/components/AnnotationCard.tsx#L38-L40)

---

![Screen Shot 2020-10-27 at 3.27.12 PM.png](https://images.zenhubusercontent.com/5d09754aba016a26c57226e9/1161a6e6-78e5-4f2d-8088-a2a8586e8a22)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.