-
Depends on https://github.com/elastic/kibana/issues/181409. We first need to migrate existing embeddables into the new Embeddable Framework, before moving on with new embeddables.
## 🍒 Summary
Cur…
-
### The problem in depth
Hi. I need to combine two behaviors:
1. after a first load, all columns must be fit on page, without scrollbar. It might be done with `flex: 1` property.
2. After "Autosize…
-
### Is there an existing issue raised for this?
- [X] I have searched the existing issues
### Describe the feature
The feature is a chatbot integration for enhanced user interaction, embedded seaml…
-
How I can get a user last 10 tweets? is there any way?
-
### Description of the bug
I have a vaadin flow component exported through WebComponentExporter and embedded in another page. When I e.g. let the laptop sleep for longer than session timeout durati…
-
The `phase$`-observable publishes render-state changes, but actually does not seem to take into account whether it has rendered.
https://github.com/elastic/kibana/blob/main/src/plugins/embeddable/pub…
-
This code has a TypeScript error when updating to Next 15 (React 19):
```tsx
import { TagIcon } from "@sanity/icons";
import { defineField, defineType } from "sanity";
export const categoryTyp…
-
As we discussed, it'd be very helpful for embedding Moorhen in other React applications if the slice names could include `moorhen` as a prefix, to avoid name collisions with the slice names in the emb…
-
### Bug description
We are using the embedded SDK for embedding, and it more or less works great. However, almost every dashboard configuration option seems to be ignored.
Here's our implementat…
-
I would like to embed [react-jsonschema-form](https://github.com/rjsf-team/react-jsonschema-form) in a Widget. I am having trouble adding and interacting with a ReactDOM inside of Jupyter. What is the…