digma-ai / digma-ui

MIT License
3 stars 1 forks source link

Highlights - no top insights #878

Closed shaykeren closed 1 month ago

shaykeren commented 4 months ago

the carousel component shows 2 pages, but when I selecting the next page I see empty list of top insights

the reason for that is the list top insights:

  1. EndpointBottleneck
  2. EndpointBottleneck
  3. SlowEndpoint

"SlowEndpoint" is not supported by the UI right now (https://github.com/digma-ai/digma-ui/issues/864)

Expected result: should not show the carousel with 2 dots (paged)

image.png