Open Issues Need Help
View All on GitHubAI Summary: Fix a layout issue in Mathesar's create-superuser page where the language switcher overlaps the 'Complete Installation' button. This requires adjusting the CSS or layout to prevent overlap, ensuring the button remains accessible regardless of language selection. Testing should be performed in development mode after clearing user data.
An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly—100% open source and self hosted, with native Postgres access control.
AI Summary: Fix a bug in Mathesar where cell-level errors persist in a spreadsheet-like interface after a successful record insertion following a paste operation. The error, initially triggered by incomplete data, remains even after the missing data is supplied and the record is saved. The solution likely involves clearing cell-level errors upon successful record insertion, potentially refining error handling for paste operations within draft record rows.
An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly—100% open source and self hosted, with native Postgres access control.