-
-
Notifications
You must be signed in to change notification settings - Fork 14
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High-level questions, to help user take decisions #26
Comments
It could be a good alternative entry point for people which are not sure of what technology they want/need. |
I can't think of some kind of flow right now but maybe there will be some, e.g. if "No database" then some questions will become irrelevant. We'll see I guess 👀. Maybe there are some questions we want to always show the user? For expert users it could be pesty, but I'm thinking a solution could be to make answering questions optional, so that expert users can go right ahead and select the tools they want. As for the UI, maybe we can show the questions on a compact left sidebar? (If we don't need some kind of flow in the foreseeable future.)
With compact yes/no toggles like on mobile UIs. On a tangent, it could be neat to show a confirmation:
|
A wizard UI would be for Junior devs and new Bati users, and the current UI for users that have already used it before I think. So I think that both UI will need to exist at any moment.
That's something I would need to test
That's a good addition, could be added rather sooner than later if it's simple enough 👍 |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Yes => auto-select
SPA
. (FYI :ssr
config.)Yes => auto-select
Pre-rendering
andGitHub Pages
/Netlify
.Auto-select accordingly.
A neat thing is that it would enable us to show warnings if the user's selection doesn't make sense and/or isn't recommended.
The text was updated successfully, but these errors were encountered: