• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Logging In Inconvenience

ng12345

Senior member
Something that was an issue with the old anandtech forums and is still an issue:

if I am reading a thread when not logged in, and decide to log in -- I get bumped back to the main forum instead of getting logged in and staying on the thread I was reading

It is a minor annoyance --- but one I believe should be fixed.

my workaround:
1. log in
2. click back button
3. refresh thread
 
Yeah, I agree.

Should be easy enough... pass the catid, threadid and startpage to the login form through session or cookie, then pluck them after successful login and do a forward in the header back to the page they were looking at.
 
Originally posted by: kukyfrope
Yeah, I agree.

Should be easy enough... pass the catid, threadid and startpage to the login form through session or cookie, then pluck them after successful login and do a forward in the header back to the page they were looking at.

Took me a couple of reads due to the creative descriptors, but yeah that makes sense. Certainly a minor change but it avoids headaches.
 
Yes please redirect on login.
Other forum software does this.
It kinda sucks to have to navigate back to the thread you were reading before you decided to log in.
 
Back
Top