Unable to Scroll in the Data and Customize Sections When Creating or Editing Charts #32033
Open
3 tasks done
Labels
#bug:cosmetic
Cosmetic/layout/design tweak needed
Bug description
Bug: Unable to Scroll in the Data and Customize Sections When Creating or Editing Charts
Apache Superset Version
Issue Description
When adding or modifying a chart in Apache Superset, users are unable to scroll through the available input fields in the Data and Customize sections. As a result, some fields become inaccessible, making it difficult to properly configure charts.
Steps to Reproduce
git clone https://github.com/apache/superset.git cd superset docker compose -f docker-compose-non-dev.yml up
Observed Behavior
Expected Behavior
Environment Details
Additional Information
This issue occurs when running Apache Superset in any mode
non-development mode (production mode). In development mode, it’s possible to resolve the issue temporarily using custom CSS or layout fixes, but these changes do not persist when using the production build.
Temporary Development Fix
Changing the following HTML works with developer tool in inspect mode: 100% to 100vh
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.10
Node version
Not applicable
Browser
Chrome
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: