aledejesus / item_catalog

Udacity Full Stack Web Developer Nanodegree Project 2: Item Catalog
0 stars 0 forks source link

Modify Item edit view to redirect to previous page if item does not exist #41

Open aledejesus opened 6 years ago

aledejesus commented 6 years ago

Research if this can be done with the Referrer header. Process cases where referrer is not from the website or referrer is not present. In this case redirect to Categories page.