forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The pagination controls in Table Chart are visually broken with padding being cut off, making the pagination UI appear incomplete or misaligned.
Current Behavior
- Pagination controls display with incorrect padding
- Layout appears broken or cut off
- Visual inconsistency with other UI components
- Poor user experience when navigating table pages
Expected Behavior
- Pagination controls should have proper padding and spacing
- Clean, professional appearance
- Consistent with Superset's design system
- All pagination elements fully visible
Steps to Reproduce
- Create a Table Chart with enough data to require pagination
- Navigate to the chart view
- Scroll to the bottom to see pagination controls
- Observe broken layout and cut-off padding
Proposed Solution
Update CSS styles for table pagination controls to ensure proper padding and spacing. This is primarily a visual/styling fix.
Technical Context
- Component: Table Chart
- Type: CSS/styling fix
- Files affected: Table chart pagination styles
Download https://cap.so/ to record your screen (use Studio mode). Export as an mp4, and drag and drop into an issue comment below.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working