| commit | 1682af3ef89e9ab88ac32a3d8db6d715e1e6a40d | [log] [tgz] |
|---|---|---|
| author | Evan Rusackas <evan@rusackas.com> | Tue Aug 05 13:07:13 2025 -0700 |
| committer | Evan Rusackas <evan@rusackas.com> | Tue Aug 05 13:07:13 2025 -0700 |
| tree | 59e8bb8b06e74cda86ce5d16a26a941d61e345bc | |
| parent | 761daec53db8fe657c8462622a8b564029e98ffc [diff] |
fix(explore): Reset table pagination when filtering in View as Table Fixes #31403 When using "View as Table" on a Mixed Chart, navigating to the last page and then searching for text not present in the table would cause an error: "getPaginationModel(): currentPage shouldn't be greater than totalPages" This fix adds a key prop to the TableView component that changes with the filterText, causing the component to remount and reset pagination to page 0 whenever the filter changes. This prevents the pagination state from being out of sync with the filtered data. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
A modern, enterprise-ready business intelligence web application.
Why Superset? | Supported Databases | Installation and Configuration | Release Notes | Get Involved | Contributor Guide | Resources | Organizations Using Superset
Superset is a modern data exploration and data visualization platform. Superset can replace or augment proprietary business intelligence tools for many teams. Superset integrates well with a variety of data sources.
Superset provides:
Video Overview
Large Gallery of Visualizations
Craft Beautiful, Dynamic Dashboards
No-Code Chart Builder
Powerful SQL Editor
Superset can query data from any SQL-speaking datastore or data engine (Presto, Trino, Athena, and more) that has a Python DB-API driver and a SQLAlchemy dialect.
Here are some of the major database solutions that are supported:
A more comprehensive list of supported databases along with the configuration instructions can be found here.
Want to add support for your datastore or data engine? Read more here about the technical requirements.
Try out Superset's quickstart guide or learn about the options for production deployments.
Interested in contributing? Check out our CONTRIBUTING.md to find resources around contributing along with a detailed guide on how to set up a development environment.
Understanding the Superset Points of View
Getting Started with Superset
Deploying Superset
Recordings of Past Superset Community Events
Visualizations