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

feat: Added 'UI based' development functionality #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dhairyashiil
Copy link

Earlier, to create a tour, we had to create a .ts file in the 'src/tours' directory. However, the code tour extension offers a 'UI-based tour creation' feature. To use this feature in a dynamic codebase, we need to apply the same RC.Guided.Tours logic, which involves assigning a search string to a step in the tour and performing a search operation within the file.

Please refer the following video, I have explained all the things here:
Click here.

This being my first PR, I would be grateful for your review so I can improve and make better pull requests in the future.
Thank you.

@dhairyashiil
Copy link
Author

Hello, I created this new PR because PR #10, was closed automatically due to one of the force-pushed commits.

@Sayan4444
Copy link
Contributor

Hi @dhairyashiil thank you for your contribution. I would advice you to make a short video to the point video explaining your thought process with the help of a diagram and then demonstrating with the help of an example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants