postgres-new
postgres-new copied to clipboard
Cannot new database
Bug report
Describe the bug
I visit https://postgres.new/ and trys to new a database, but the button doesn't work
Is is a bug or something wrong with my laptop?
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Visit https://postgres.new/
- click
new databasebutton.
Expected behavior
Create database as expected
Screenshots
If applicable, add screenshots to help explain your problem.
System information
- OS: [e.g. macOS, Windows] macOS
- Browser (if applies) [e.g. chrome, safari] edge & chrome
- Version of supabase-js: [e.g. 6.0.2]
- Version of Node.js: [e.g. 10.10.0]
Additional context
Add any other context about the problem here.
@gregnr
This isn't a bug.. When you click "New database" while you already have a database, it opens a new tab. Start a chat first to create a new database. Once you have the schema and diagram, click "New database" again, and it will open in a new tab. @warjiang
@marawan1805 is right, you are already on the new database - just need to start chatting (similar to ChatGPT UI).
But I think there's an opportunity to improve this. Some ideas:
- disable the New Database button when you are on a fresh DB
- add some sort of tooltip/popover explaining that you need to begin the conversation (we do focus the input, but this might not be enough)
- something else?
This isn't a bug.. When you click "New database" while you already have a database, it opens a new tab. Start a chat first to create a new database. Once you have the schema and diagram, click "New database" again, and it will open in a new tab. @warjiang
Thanks, I got it 👍 . The most import thing is that I should start from chart instead of click database to create db、 try to import data and make analysis.
@marawan1805 is right, you are already on the new database - just need to start chatting (similar to ChatGPT UI).
But I think there's an opportunity to improve this. Some ideas:
- disable the New Database button when you are on a fresh DB
- add some sort of tooltip/popover explaining that you need to begin the conversation (we do focus the input, but this might not be enough)
- something else?
What about use rrweb to make an interactive tutorial, we can use rrweb to record the show-case in the video , for the beginner, they can click next to have a solid experience of product of postgres-new