This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch sql_rowcount
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 6e53fbb076 fix: row limits & row count labels are confusing
     add 80314512ec progress tracking props and passing them through

No new revisions were added by this update.

Summary of changes:
 .../Chart/DrillBy/useResultsTableView.tsx           |  2 ++
 .../Chart/DrillDetail/DrillDetailTableControls.tsx  |  5 ++++-
 .../src/explore/components/ChartPills.tsx           |  3 ++-
 .../explore/components/DataTableControl/index.tsx   | 12 +++++++-----
 .../DataTablesPane/components/DataTableControls.tsx | 10 ++++++++--
 .../DataTablesPane/components/SamplesPane.tsx       |  6 ++++++
 .../components/SingleQueryResultPane.tsx            |  4 ++++
 .../DataTablesPane/components/useResultsPane.tsx    |  3 ++-
 .../components/RowCountLabel/RowCountLabel.test.tsx |  2 +-
 .../src/explore/components/RowCountLabel/index.tsx  | 21 ++++++++++++++-------
 10 files changed, 50 insertions(+), 18 deletions(-)

Reply via email to