AgilTec / spree_variant_options

Spree Variant Options groups your variants by option types and values
https://rubygems.org/gems/spree_variant_options
BSD 3-Clause "New" or "Revised" License
18 stars 37 forks source link

Browser back button #14

Open connecticus opened 9 years ago

connecticus commented 9 years ago

Hello! There is an issue in UX by using this plugin. Every time by clicking options buttons and viewing variants the address bar gets new hash, that adds to regular URL of the product page. And if user wants to go back to products categories page after choosing option types and clicks BACK in browser, it's figured out, that it's impossible doing by 1 click. The one way to get back is to click on BACK button so many times, as many times the user clicked on option types buttons.

The plugin is perfect actually, but this inconvenience disturbs to enjoy it.

connecticus commented 9 years ago

Hola! Any ideas about this issue?