andrewssun1 / Inventory-FrontEnd

0 stars 0 forks source link

[For later] going directly from item create view to item detailed view #185

Open ankitkayastha opened 7 years ago

ankitkayastha commented 7 years ago

When an item is marked as asset, ideally, we want the user to be able to edit the asset information right after creating the item. One way to do this is that when they mark it as an asset, they can edit the asset information from that view. The easier way seems to be that when they mark it as an asset, and click create, it goes directly to the item detailed view so they can edit the asset information then. This avoids the issue of the user clicking create the item, and then having to go back to the item list, locate the item, click on its detailed view, and then edit the information from there.