Other improvements and bug fixes#
We've been focusing on improving existing features on the dashboard and fixing some issues over the past week, so while we've got nothing shiny to shout out about, here's still a list of things that we've shipped! ๐ As always, feel free to let us know if there's something that you guys really want to see in the dashboard - we'll see how we can make it happen ๐
- Feedback widget will not clear its contents when closing until explicitly cleared or submitted [PR]
- Reinstate link button for foreign keys in table editor side panel [PR]
- Fix creating foreign key on new column after changing column's name [PR]
- Set column width of results to be relative to column content length [PR]
- Added Create policy CTA under each table for convenience [PR]
- Added file size validation against project's upload limit when uploading files in dashboard [PR]
- Query performance: Fix searching via role and query [PR]
- Query performance: Add db inspect docs link for visibility to aid in helping identify potential Postgres issues [PR]
- Enumerated types: clean up form field when reopening create enumerated type panel [PR]
- Tables: Add ellipses to table descriptions to prevent odd wrapping for long descriptions [PR]