Paratii-Video / paratii-player

Probably the world's 1st in-player token wallet (v0.0.1 of the Paratii embeddable web player).
http://paratii.video
GNU General Public License v3.0
41 stars 11 forks source link

285 - Back Button fixes #288

Closed bent0b0x closed 7 years ago

bent0b0x commented 7 years ago

Issue

285

Problem Previously, clicking the back button on the header would take the user to whichever page from which they had navigated, even if it was from another domain:

backbuttongoogle

Work Done

Demo

backbuttondemo

@jellegerbrandy @geckoslair @pedrocasa interested to hear your thoughts on this change.

bent0b0x commented 7 years ago

Also, thanks to @jellegerbrandy for the new test utils/helping establish best practices for writing the browser tests. Didn't find myself in timeout hell for this PR :)

jellegerbrandy commented 7 years ago

Great stuff, and many thanks for writing tests :-)