influxdata / influxdata/ui

Limited data viewing on frontend gui data explorer

Open
#4,883 1 comment 0 reactions 1 assignee Assigned to @dgnorton View on GitHub
kind/bug team/edge team/ui
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

1. if there exists more than 200 measurements in a bucket you can only view the first 200.
- if you search in the filter box you can view measurements that exist in the bucket but aren't shown initially
2. if there exists more than 100 buckets you can only view the first 100 buckets.
- buckets are confirmed to exists via bucket creation responses from API and ability to query data from the bucket from API
- you cannot view these additional buckets by searching in the filter. its as if they don't exit from the data explorer's perspective

__Expected behavior:__
ability to view all buckets and measurements by continuously scrolling or searching.

__Actual behavior:__
cannot view buckets over 100, does not show more than 200 measurements at a time

InfluxDB 2.0.8
Server: [e91d418](https://github.com/influxdata/influxdb/tree/e91d41810f)
Frontend: [cb0a87e](https://github.com/influxdata/ui/tree/cb0a87e)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.