-
-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Labels
affects: uxRelated to user experienceRelated to user experiencereadyReady for implementationReady for implementationtype: bugwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory
Description
Description
- Explore the "Employees" table from the "Ice Cream Employee Management" dataset.
- Add a column from base table, and a column from the "Timesheets" table
- Summarize the column as list.
- Notice that the "Schedules" table dropdown is expanded.
Apart from the steps above, the video shows the worst case scenario where tables with a lot of columns get expanded causing trouble to find the correct columns to explore.
Screen.Recording.2025-08-28.at.1.57.15.AM.mov
Expected behavior
None of the dropdowns should unexpectedly expand.
Additional Context
This issue seems to occur when base table that's being explored only has reverse foreign keys on the base table.
Metadata
Metadata
Assignees
Labels
affects: uxRelated to user experienceRelated to user experiencereadyReady for implementationReady for implementationtype: bugwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory