akto icon indicating copy to clipboard operation
akto copied to clipboard

⚡️Auto-save on all forms, when data is filled

Open ayushaga14 opened this issue 1 year ago • 8 comments

💭 Introduction This task aims at improving user experience by enabling auto save while adding data in form fields. Currently user needs to click on edit option besides a field and also click on save option once he/she is done with entering the data. For viewing a sample form, you can click on Testing section, and click on Create Button in "Automate attacker auth token generation" section. The task involves modifying this behaviour where User should now be able to click on a field and fill respective data which will keep getting auto saved.

🎯 Requirements Vue.js React

✅ Task summary:

  • [ ] Ask to be assigned to the issue.
  • [ ] Wait to be assigned. We will try to assign in less than 2 hours.
  • [ ] Modify the logic in TemplateStringEditor.jsx, and respective vue.js files and test out a sample form.
  • [ ] Submit a pull request here.

✌🏻 Hints Currently this logic is present in TemplateStringEditor.jsx, which is being used in multiple places for building forms in vue.js files (check for template-string-editor)

🙋🏼‍♂️ Questions: If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

ayushaga14 avatar Mar 06 '23 19:03 ayushaga14

Hey! I'd like to work on this Issue! Got Akto Running Locally Already! Please Assign me this Issue!

oohsai avatar Oct 05 '23 20:10 oohsai

Assigned it to you @oohsai - you should use some sort of persistent store to save form data on user's browser. And load it automatically when user starts filling the form again.

ankush-jain-akto avatar Oct 10 '23 07:10 ankush-jain-akto

Hey there @ankush-jain-akto, can you please assign me this issue if @oohsai is not working on this?

adarsh-jha-dev avatar Oct 19 '23 17:10 adarsh-jha-dev

Assigned it to @adarsh-jha-dev

avneesh-akto avatar Oct 20 '23 04:10 avneesh-akto

Hey @avneesh-akto , i request you to please have a look at #679 for the solution of this issue.

adarsh-jha-dev avatar Oct 20 '23 05:10 adarsh-jha-dev

@Ark2307 Can you review this

avneesh-akto avatar Oct 20 '23 05:10 avneesh-akto

Hey @Ark2307 , as mentioned by @avneesh-akto , could you please review PR #679 for the solution of this issue and merge it if the changes are satisfactory?

adarsh-jha-dev avatar Oct 23 '23 14:10 adarsh-jha-dev

Hey @Ark2307 , as mentioned by @avneesh-akto , could you please review PR #679 for the solution of this issue and merge it if the changes are satisfactory?

@avneesh-akto , is there any update on this?

adarsh-jha-dev avatar Nov 07 '23 12:11 adarsh-jha-dev