Jason Stoltzfus

Results 302 comments of Jason Stoltzfus

@zinckiwi A couple of additional approaches to consider: - https://github.com/elastic/kibana/pull/216194 - Proposes a global link handler -- this would effectively handle the scenario you mentioned above at a Global level,...

@tkajtoch Does this sound viable to you? We would provide a `globalLinkHandler` prop (or something named better), and they would provide a link handler like follows, configured at the root...

Also, FYI @clintandrewhall, to get your take, since you had mentioned this in https://github.com/elastic/kibana/pull/216194.

@mdefazio Is what you describe a standard behavior for combo boxes?

It seems to me the solution here is to highlight the current text when focused. If you focus the combobox by tabbing to it, currently, it does work that way....

The verdict appears to be that without compelling evidence to suggest that one approach is better than another, we will leave this component as is. For that reason, I am...

Alright, so we took this offline and discuss. The conclusion is this: We're not *totally* aligned that this is a change we want to apply across the board _yet_. @cee-chen...

@nickofthyme Sorry Nick, I didn't see this one earlier. For some reason it didn't get added to our team board automatically so it went off our radar.

Just a note: we recommended a workaround for this, we should circle back and clean it up when it's been completed. [around line 743](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/ml/public/application/model_management/models_list.tsx#L743C11-L745C14) in the EuiInMemoryTable you can try...

Impact: Broken, there is a workaround, but it's still going to cost development time when teams run into this in a dev cycle. Not a lot of unknowns. However, whenever...