dosubot[bot] commented on issue #35500: URL: https://github.com/apache/superset/issues/35500#issuecomment-3367266680
<!-- Answer --> This UI issue was a regression in 6.0.0rc2 and has already been fixed in a later release. The fix was merged in [PR #34799](https://github.com/apache/superset/pull/34799), which replaced the old Bootstrap grid layout with a styled space component to prevent the pagination and search controls from being scrunched together. Upgrading to a version after this PR will resolve the problem. The relevant changes are in `superset-frontend/plugins/plugin-chart-table/src/DataTable/DataTable.tsx` and `TableChart.tsx` [citation](https://github.com/apache/superset/pull/34799). There are no documented workarounds for older versions; upgrading is the recommended solution. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/320cbd9c-b86f-4d33-8f89-592c0e06d05f?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/320cbd9c-b86f-4d33-8f89-592c0e06d05f?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/320cbd9c-b86f-4d33-8f89-592c0e06d05f?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/320cbd9c-b86f-4d33-8f89-592c0e06d05f?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/320cbd9c-b86f-4d33-8f89-592c0e06d05f?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/320cbd9c-b86f-4d33-8f89-592c0e06d05f?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/320cbd9c-b86f-4d33-8f89-592c0e06d05f?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=githu b) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/35500) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
