Skip to content
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

[Feature]: Onboarding walk through #1355

Open
bautistaaa opened this issue Dec 27, 2023 · 10 comments
Open

[Feature]: Onboarding walk through #1355

bautistaaa opened this issue Dec 27, 2023 · 10 comments
Assignees
Labels
enhancement New feature or request

Comments

@bautistaaa
Copy link
Member

Description

Not sure how we want to implements but some walk through that shows where everything is.

For example:

  • wheres the test panel
  • what does it mean to pass all tests (red x / green check)
  • this is where user codes goes
  • etc etc

Explanation

No response

@bautistaaa bautistaaa added the enhancement New feature or request label Dec 27, 2023
@Dun-sin
Copy link
Contributor

Dun-sin commented Dec 29, 2023

we can research how it's usually done? there should be a tutorial for it, i will help look it up

or we can detect if the user is a new user, then create a component that has an arrow(animated) and just gives directions(in an array).

I'm trying to think off my head on this one

@Dun-sin
Copy link
Contributor

Dun-sin commented Dec 29, 2023

i can take it @bautistaaa

@mdwiltfong
Copy link
Contributor

Hey @bautistaaa !

Have you looked at making a wiki? Here's a similar, all be it basic, example

@bautistaaa
Copy link
Member Author

Hey @bautistaaa !

Have you looked at making a wiki? Here's a similar, all be it basic, example

i havent but i like it to be on the site and interactive. or even in video form

@mdwiltfong
Copy link
Contributor

I stumbled upon the quickstart for turbo, and I think it does a good job of explaining the overall file structure of typehero. Might be a good resource in creating this Onboarding: https://turbo.build/repo/docs/getting-started/create-new#understanding-tsconfig

@Dun-sin
Copy link
Contributor

Dun-sin commented Jan 6, 2024

Hi @bautistaaa, i can't run this locally or use remote dev environments, tho i've been able to make some progress, can't show you because i can't get it to run any more, so you need to unassign me, and assign someone else, they can look at my fork and take over, should i make a pull request about what i already have done, and you can merge it into a different branch and someone else can take over.

@mdwiltfong
Copy link
Contributor

Hey @Dun-sin ,

May I suggest you make the PR? That way if anyone wants to pick up where you left off, they won't have to go searching for your fork (particularly if you decide to remove the fork in the future). Whether Chris closes the PR or leaves it open it will stay accessible to the TypeHero repo.

What were some of the issues you were facing?

@Dun-sin
Copy link
Contributor

Dun-sin commented Jan 6, 2024

Hey @Dun-sin ,

May I suggest you make the PR? That way if anyone wants to pick up where you left off, they won't have to go searching for your fork (particularly if you decide to remove the fork in the future). Whether Chris closes the PR or leaves it open it will stay accessible to the TypeHero repo.

What were some of the issues you were facing?

i know, that's why i'm asking @bautistaaa if that's what he wants me to do, he may not want it

I actually don't want to repeat cuz i don't have the actually issues any more off head, but it's the lastest question in the discord contributors forum

@bautistaaa
Copy link
Member Author

screenshot of what you have would be helpful

@Dun-sin
Copy link
Contributor

Dun-sin commented Jan 7, 2024

screenshot of what you have would be helpful

Can't get one as I can't run the code anymore😅

But I used this library, so you can get a sense of what I did or started to do, if you check the demo of it
https://www.npmjs.com/package/reactour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

3 participants