MHL3060 / bentux

Automatically exported from code.google.com/p/bentux
0 stars 0 forks source link

won't go back to the add product page #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. login as admin
2. go to add products
3. if no (categories/manufacturer/ingredient) stored in their drop down menu, 
you go to add any 
one of them, i.e add new categories through the link.
4. Under add category page, you finished up adding
5. Now the moment a user click on the add button, will return it to the 
previous add products 
page. with all the sessions ..i.e. what a user has entered on the add page.

Original issue reported on code.google.com by lhkh...@gmail.com on 26 Sep 2009 at 6:23

GoogleCodeExporter commented 9 years ago
oh i just realized that will open up a new window if clicking on add new 
category, shall we leave it like that? but 
in a long run, we will need a better solution to this problem.

Original comment by lhkh...@gmail.com on 26 Sep 2009 at 6:30

GoogleCodeExporter commented 9 years ago
This is not a permenant solution, the ideal solution is, pop up a <div tag and 
add it
right there. once you finished adding, it will inject the value into the field.

This requires more coding. I would put this one in the next release.

I would like to get all the functionality out first, then we can focus on how to
refine the UI to make it more intuitive.

Original comment by benli3...@gmail.com on 26 Sep 2009 at 11:47

GoogleCodeExporter commented 9 years ago
next release for the proposed solution?

Original comment by lhkh...@gmail.com on 23 Nov 2009 at 3:51