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

Remove "save" button and make it single form. #42

Open
surender7790 opened this issue Jul 3, 2017 · 4 comments
Open

Remove "save" button and make it single form. #42

surender7790 opened this issue Jul 3, 2017 · 4 comments

Comments

@surender7790
Copy link
Collaborator

There is no need of "save" button in userinfo form. Rather we should use "Next" button to point to next section of form and atlast at additional information there will be a submit button for final form submission.

Problem 1: Suppose someone just filled his basic information , clicks to save and now he deletes some field from basic information thinking that his basic information is saved. Now he move to next form section and fills , click save. Now basic information field will be set to null in each case.

Problem 2: Multiple transaction will be required.

@hemangsk
Copy link
Member

hemangsk commented Jul 3, 2017

but this creates a problem when the user logs in again to edit info, we discussed this yesterday

@surender7790
Copy link
Collaborator Author

Idea is ,once user submits his details . Now he can edit his information using same tab "Information"
or we can rename it "Edit Information" once user submits his details.

@hemangsk
Copy link
Member

hemangsk commented Jul 3, 2017

yeah 💯 👍

@surender7790
Copy link
Collaborator Author

👍

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

2 participants