Jason Stoltzfus

Results 302 comments of Jason Stoltzfus

We may be able to solve this by adding a dismiss callback, which would let consumers programatically dismiss tooltips. That would solve this particular use case indirectly.

@acstll You had some thoughts about anchoring, could you add them here as well?

@tkajtoch As time allows, would you be able to fill in a description? I believe you shared some thoughts around the work would need to be done here.

@tkajtoch Can you fill this in please? Just a quick description of what we need to do on our end?

As part of this, need to catch up with support portal team to let them know that we're doing this.

Thought from Weronika: Potentially do a check during build time to fail fast -- Tomasz thinks this should be possible, but probably no mandatory. Edge case since we know folks...

Update this as well: https://eui.elastic.co/docs/getting-started/setup/#supported-environments

Oof, really need to get back to this one.

@weronikaolejniczak The main thing: It tries to ship like 120k records to Elasticsearch, which is 429ing, so I'm getting rate limited. Just need to configure the [bulk API](https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/bulk_examples.html) for the...

Also needed a follow-up PR, is actually getting this running weekly as a job in CI.