Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotations: As a user I can delete an Annotation Stream #222

Open
alexpaxton opened this issue Oct 27, 2020 · 0 comments
Open

Annotations: As a user I can delete an Annotation Stream #222

alexpaxton opened this issue Oct 27, 2020 · 0 comments
Labels

Comments

@alexpaxton
Copy link
Contributor

alexpaxton commented Oct 27, 2020

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


Screen Shot 2020-10-27 at 3.27.12 PM.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant