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

Allow selectable matchers on silence view #1030

Conversation

josedonizetti
Copy link
Contributor

When a label is not used as a button, it allows the text to be copied. #1027

Copy link
Contributor

@stuartnelson3 stuartnelson3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is missing cross browser support. See my comment above.

@@ -22,7 +22,9 @@ labelButton maybeMsg labelText =
case maybeMsg of
Nothing ->
span
[ class "btn btn-sm bg-faded btn-secondary mr-2 mb-2" ]
[ style [ ( "user-select", "text" ) ]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@josedonizetti josedonizetti force-pushed the allow-select-matchers-silence-view branch from ce66f5f to 2ab4ed6 Compare October 6, 2017 09:20
@stuartnelson3 stuartnelson3 merged commit 0508348 into prometheus:master Oct 7, 2017
@josedonizetti josedonizetti deleted the allow-select-matchers-silence-view branch October 24, 2017 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants