I may have found a small UX bug with the Forum Thread Widget...

If a user ends up on a thread post via search or using the in-line reply and the URL they are on has a #{postid}, when the thread owner clicks to verify or reject an answer, the page doesn't refresh to show the new status.

If you manually  refresh the page, the button event did update the database, but the javascript doesn't honor a redirect with a hash in the URL..it simply tries to jump you down the page.

Anyone else repo this?