Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Comments

Notify user when there are no labels for a new silence#89

Merged
prymitive merged 1 commit intomasterfrom
silence-empty-labels
May 5, 2017
Merged

Notify user when there are no labels for a new silence#89
prymitive merged 1 commit intomasterfrom
silence-empty-labels

Conversation

@prymitive
Copy link
Contributor

If user clicks on a silence button we make AJAX call to the /alerts.json endpoint to get all instances of given alert so we can allow user to select from all labels used. But it's possible that this alert will be resolved by the time user clicks on it, when this happens we simply list no labels, which might be confusing, show a message so user knows what happened.

If user clicks on a silence button we make AJAX call to the /alerts.json endpoint to get all instances of given alert so we can allow user to select from all labels used. But it's possible that this alert will be resolved by the time user clicks on it, when this happens we simply list no labels, which might be confusing, show a message so user knows what happened.
@prymitive prymitive requested review from Tenzer and jamesog May 4, 2017 13:40
@prymitive prymitive merged commit b65f2a1 into master May 5, 2017
@prymitive prymitive deleted the silence-empty-labels branch May 5, 2017 06:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants