Adastros / audiophile

A static E-Commerce website selling high quality audio products
https://audiophile.fan
1 stars 0 forks source link

Update "Go Back" Buttons to use the Browser's Window Location History #65

Closed Adastros closed 10 months ago

Adastros commented 10 months ago

Overview

The goal of this issue is to update the way the "Go Back" buttons handle sending users back to the previous page. Currently, it sends the user back to a hard-coded location. It should instead rely on the user's browser's window location history and programmatically determine where to take the user back to.

Action Items

Resources/Instructions