Drew Tate

Results 54 comments of Drew Tate

@sebelga I really thought we resolved this prefix discussion in https://github.com/elastic/kibana/issues/172388#issuecomment-1936621059 and https://github.com/elastic/kibana/issues/172388#issuecomment-1938377875. As I explained on that issue—I think the prefix idea makes sense, but it is outside the...

@angorayc I should have mentioned this: Fleet isn't currently marking their tags as managed. They will fix this in https://github.com/elastic/kibana/issues/176924. For the purposes of this PR, please use the tag...

Okay, thank you for sorting this out for me @sebelga !

@cee-chen interesting. I had assumed that the class was once applied only to selectable rows because of that code I saw in our FTs. But, it may well be that...

My 2 cents: at this point RTL (the future of UI testing) is more important than supporting UI snapshots (questionable value).

I was on the fence between `impact:low` and `impact:medium`. This bug doesn't prevent the user from seeing the message and figuring out what went wrong. But I could definitely see...

I installed exactly as the docs instructed. The screenshot is from vscode.

Does `TYPEOF` make sense on this list ([comparable](https://sqlite.org/lang_corefunc.html#typeof))? Union types can come up ~when using `CASE` (e.g. `var0 = CASE(boolField, 1, "foo")`). Also,~ potentially when using multiple indices with different...

@tomwayson would now be a good time to push this into Hub.js?

Sure. Or maybe I'll just convert it to be a node script.