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

Missing Feature: Code Snippet Save and Load Functionality #150

Open
Incharajayaram opened this issue Oct 15, 2024 · 2 comments
Open

Missing Feature: Code Snippet Save and Load Functionality #150

Incharajayaram opened this issue Oct 15, 2024 · 2 comments
Assignees
Labels

Comments

@Incharajayaram
Copy link
Contributor

Description

  • The application currently does not have functionality to save and load code snippets, which limits the user's ability to revisit and edit previously written code.

Steps to Reproduce

  1. Open the Custom Code Editor.
  2. Write a code snippet in the editor.
  3. Attempt to save the code snippet or refresh the page.

Expected behavior:

  • Users should be able to save their code snippets and load them later for further editing or execution.

Actual behavior:

  • There is no option to save or load code snippets; refreshing the page results in loss of the written code.

Reproduces how often:

  • Every time a user writes code and tries to refresh or navigate away from the page.
@Incharajayaram
Copy link
Contributor Author

i want to add this function

@DhanushNehru
Copy link
Owner

Sure @Incharajayaram

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

No branches or pull requests

2 participants