mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 21:30:25 +08:00
Related: https://meta.discourse.org/t/explorer-reports-limited-to-5-rows-no-matter-how-much-data-you-have/401611 The results table in Data Explorer was constrained, showing only ~5 rows with internal scrolling even when there was plenty of page space. This affected both the admin query view and group reports view. - When there's no chart (text-only columns, or chart toggled off), the table auto-expands to show all rows - When there's an accompanying chart, default table height capped at 350px (matches chart height) with a chevron expand button to remove the limit |
||
|---|---|---|
| .. | ||
| page_objects/pages | ||
| ai_query_generation_spec.rb | ||
| bookmark_spec.rb | ||
| core_features_spec.rb | ||
| new_query_spec.rb | ||
| param_input_spec.rb | ||
| query_runner_spec.rb | ||
| reports_spec.rb | ||