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 : Enhancing Tutorial Workflow by Streamlined Progression and Resetting Functionality ] #233

Open
rohitPandey469 opened this issue Feb 23, 2025 · 0 comments

Comments

@rohitPandey469
Copy link
Contributor

Is your feature request related to a problem? Please describe.

While creating a tutorial on Codelabz using the step-by-step format, I encountered an issue with the "Complete Step" button. Upon clicking it, I expected the system to mark the step as complete and automatically proceed to the next step. However, while the checkmark appears, the interface does not advance. Additionally, the "Reset Step" button does not fully reset the editor; it only toggles the checkmarks without clearing the content.

Describe the solution you'd like

  1. Reset Step Functionality:

    • The "Reset Step" button should completely clear all content in the editor, allowing users to restart a step from scratch.
    • To prevent accidental data loss, a confirmation prompt should be displayed before executing the reset action.
  2. Automatic Progression Upon Completing a Step:

    • Clicking "Complete Step" should not only mark the step as complete but also automatically navigate the user to the next step in the tutorial.
    • This will streamline the tutorial creation process and improve the overall user experience.

Describe alternatives you've considered

No alternatives have been considered.

Additional Context

The current implementation only toggles the checkmarks and does not impact the editor content. And no smooth navigation to the next step if present and other issues if faced.

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

No branches or pull requests

1 participant