fullstack-lang / gong

Gong (go+ng) is a go sub-language that compiles to go and angular. All valid go is valid gong and vice versa. Gong enables fast development of web applications. Gong is model centric and by default, a UML diagram editor of the model is embedded in each application.
MIT License
13 stars 1 forks source link

Implement pagination in probe tables #427

Open thomaspeugeot opened 1 year ago

thomaspeugeot commented 1 year ago

When there are more than a 1000 items, the probe takes time.

Steps: