postgres-new icon indicating copy to clipboard operation
postgres-new copied to clipboard

In-browser Postgres sandbox with AI assistance

Results 45 postgres-new issues
Sort by recently updated
recently updated
newest added
trafficstars

ports the chat box that the studio uses: https://github.com/supabase/supabase/blob/master/packages/ui/src/components/ExpandingTextArea/index.tsx ![screenshot-2024-08-13-at-13 13 11](https://github.com/user-attachments/assets/6e022d89-7ed1-43af-a659-7866afbc800f)

# Bug report ## Describe the bug I visit https://postgres.new/ and trys to new a database, but the button doesn't work ![20240813173159_rec_](https://github.com/user-attachments/assets/44867531-be7b-40a6-9663-eaf811a3cc59) Is is a bug or something wrong with...

bug

Implement mobile support for the application. * **Workspace Component**: Update `Workspace` component to accept `children` prop and render `children` inside the component. * **Layout Component**: Wrap the returned JSX with...

## What kind of change does this PR introduce? Upload wasn't working so I added a few more file types: -'text/csv', -'application/vnd.ms-excel', -'application/csv', -'text/plain' ## What is the current behavior?...

# Bug report ## Describe the bug Upload is only accepting `'text/csv'` as MIME type. ## To Reproduce Upload a CSV file in chat. ## Screenshots ![image](https://github.com/user-attachments/assets/53295bb4-d1a7-4e56-94bf-615bcea9b6db) ## System information...

bug