PiPass / blockpage

A temporary unblock solution and blockpage for your Pi-Hole system
BSD 3-Clause "New" or "Revised" License
196 stars 14 forks source link

Add link to temporary unblock confirmation page #32

Closed npburns224 closed 5 years ago

npburns224 commented 5 years ago

Turning the url of the blocked page on the "unblock confirmation page" into a link would make navigating back to the site much smoother. As it stands, you have to re-type the url, or copy/paste the url into the search bar. It's a small change, but I think it would be a great improvement.

JoeSchubert commented 5 years ago

Really, I think that the full URL should be getting passed when clicking to temporarily unblock, then through some scripting just redirect the user to the previous URL after a few seconds once the unblock succeeds. I agree, having to retype it is a little unnecessary.

AlfaJackal commented 5 years ago

Definitely agree 100%! Otherwise the solution does not feel very intuitive.