Admin Block too tall, no s-scrollable component?

Hi,

I am currently working on a basic admin block to display a table with some data and I’m getting the following result:

I wanted to use a scrollable component to put my table in like I used to do in React but surprisingly there is no component?

I also tried using a div with overflow: “scroll” but html/css rules doesn’t work in UI extensions.

Any fix for that?

Hi,

You can try to use pagination as a solution if your block will show a lot of data