Silk Road forums

Support => Feature requests => Topic started by: CiscoYankerStuck on June 07, 2013, 07:44 am

Title: Add a Finalization Confirmation Screen
Post by: CiscoYankerStuck on June 07, 2013, 07:44 am
Please add a finalization confirmation page to help prevent misclick finalizations vs resolutions.

Also, maybe move the finalize and resolve buttons slightly further apart.

It really stings when you accidentally release funds to a scammer because of a misclick. :(
Title: Re: Add a Finalization Confirmation Screen
Post by: Hendrix99 on June 09, 2013, 06:58 am
Ive also requested this and tried to get people to reply to show admins that this is an important change that should be made

my post

http://dkn255hz262ypmii.onion/index.php?topic=163738.0
Title: Re: Add a Finalization Confirmation Screen
Post by: jackofspades on June 09, 2013, 04:01 pm
I like this idea
Title: Re: Add a Finalization Confirmation Screen
Post by: ByronLegosi on June 12, 2013, 10:32 pm
I agree with this.
A really really simple bit of javascript would sort this out:
Code: [Select]
function onClickFinalize() {
    var finalize = confirm("Are you sure you wish to finalize?");
    if(finalize){
        window.location.href = "/whatever/it/is";
    } else {
        alert("Cancelled");
    }
}

or depending on how the pages are coded:

Code: [Select]
<a href="/the/normal/url" onClick="if(confirm('Finalize?'){return true;}else{alert("Cancelled");return false;}">Finalize</a>
Title: Re: Add a Finalization Confirmation Screen
Post by: The Missus on June 12, 2013, 10:46 pm
I agree. It wouldn't kill them to make these small changes. It helps, every little bit helps.
Title: Re: Add a Finalization Confirmation Screen
Post by: anonymousasshit on June 30, 2013, 03:14 pm
Fully agree! +1
Title: Re: Add a Finalization Confirmation Screen
Post by: Hendrix99 on July 15, 2013, 03:41 pm
Why is this not being done, has it even been brought up?? Because if it had I would think it would be implemented already or at least being worked on. Is there anyone out there who thinks that this is not a good idea? or any reason why it shouldnt be added ASAP??? IT just makes sooooo much sense. could save ALOT of headaches.

Members keep replying to bump this thread keep it near the top
Title: Re: Add a Finalization Confirmation Screen
Post by: anonymousasshit on July 18, 2013, 04:22 am
Why is this not being done, has it even been brought up?? Because if it had I would think it would be implemented already or at least being worked on. Is there anyone out there who thinks that this is not a good idea? or any reason why it shouldnt be added ASAP??? IT just makes sooooo much sense. could save ALOT of headaches.

Members keep replying to bump this thread keep it near the top

I still agree, seems like a computer savvy admin could have it done in an hour or less. 

But you know people on here would be raising immortal hell asking why the site was down.  Double-edged sword perhaps?
Title: Re: Add a Finalization Confirmation Screen
Post by: Norfolk83 on July 25, 2013, 12:43 pm
+1 for this too! its needed as its far too easy to click on the wrong one, if you have multiple orders going, and your a little under the effects so to say..



Title: Re: Add a Finalization Confirmation Screen
Post by: hielonite on July 25, 2013, 03:28 pm
Agreed most definitely
Title: Re: Add a Finalization Confirmation Screen
Post by: Dr RA on July 29, 2013, 06:35 am
+1 for this. Definitely much needed.
Title: Re: Add a Finalization Confirmation Screen
Post by: BruceCampbell on July 29, 2013, 06:42 am
I will bump this thread until Armageddon. I've accidentally clicked finalize before and immediately yanked the cord out of my computer and it still went through. Luckily my order arrived. I almost canceled five orders once by almost clicking cancel instead of confirm.

"Are you sure you want to finalize/confirm orders?" should be quite a simple addition.

My 2 cents.
Title: Re: Add a Finalization Confirmation Screen
Post by: modernist on July 29, 2013, 01:30 pm
+1
This would be nice
Title: Re: Add a Finalization Confirmation Screen
Post by: mazzarmazzar on July 29, 2013, 08:27 pm
Yeah this is a great idea! Defo a must please DPR + Co
Title: Re: Add a Finalization Confirmation Screen
Post by: Thetruthseeker1234 on July 29, 2013, 08:45 pm
I have accidentally clicked finalize twice. Both times I messaged DPR and he reimbursed me.
We need this
Title: Re: Add a Finalization Confirmation Screen
Post by: BruceCampbell on July 29, 2013, 08:51 pm
Swallowing my pride and saying I was fucked up on benzos the other night and almost canceled 5 orders that were already in the mailbox. That would have sucked BALLS.
Title: Re: Add a Finalization Confirmation Screen
Post by: Dr RA on July 29, 2013, 08:52 pm
If you have multiple orders it could also be pretty easy to finalize the wrong ones accidentally.
Title: Re: Add a Finalization Confirmation Screen
Post by: ralph123 on July 30, 2013, 03:08 am
It sounds like it would be an improvement
Title: Re: Add a Finalization Confirmation Screen
Post by: BenJesuit on July 30, 2013, 04:11 am
Great idea. +1 Karma

Also, as an addendum to your idea, I had an idea to add a "Leave feedback later" button.

http://dkn255hz262ypmii.onion/index.php?topic=193151.0
Title: Re: Add a Finalization Confirmation Screen
Post by: Thetruthseeker1234 on July 30, 2013, 04:16 am
Almost as great an idea as the high low price option add on was.
Title: Re: Add a Finalization Confirmation Screen
Post by: modernist on August 01, 2013, 12:30 pm
Just yesterday, I mistakenly finalized an order from the resolution center.
What happened: the vendor agreed to my due date extension. I saw the vendor's reply, I clicked "agreed" and without any notice the payment was finalized.

This should be changed, I insist a confirmation screen is necessary.

In this specific case, I have reason to believe I will receive the product anyway, but what if it was a real controversy? I'd be fucked for good.