Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

There should be a "Home" button/link that would allow the user to return from Privacy/TOS to the Account Manager page #413

Closed
ghost opened this issue Oct 11, 2011 · 9 comments
Assignees

Comments

@ghost
Copy link

ghost commented Oct 11, 2011

OS: All
Browser: All

STR:

  1. Load https://diresworb.org/ in the browser and sign in.
  2. Click on the "Privacy" (or "TOS") link at the bottom of the page.

The user can only return to the Account Manager by deleting the "privacy" string from the URL. There should be a "Home" button/link that would allow the user to return to the Account Manager page.

@shane-tomlinson
Copy link

The "BrowserID" button at the top does this, but I see the value in this. Could use use the page's Referrer header to determine whether the user came from the main page and give a back button accordingly? I know the Referrer header is frequently stripped, but it is one way of remembering. A potential problem is how we would handle Main->TOS->Privacy, at which point we would have to keep multiple levels, at which point it seems easiest to let the browser's history handle this.

@jbonacci
Copy link
Contributor

Is there a difference on how this works if user is signed in or not signed in?
I did not notice any issue here testing this last night.
I just used the Back button or the BrowserID button/link to "get back to the beginning".

@shane-tomlinson
Copy link

@jbonacci - there should not be any difference whether the user is logged in or not.

@shane-tomlinson
Copy link

Reference issue #380

@ghost
Copy link
Author

ghost commented Oct 12, 2011

@jbonacci, @shane-tomlinson - the "BrowserID" button is all grayed out so the user might not think it's actually a button, but suppose from the start it's just an image (as I did at first). In this case, when the user is signed out, the Sign in link gets him on the Home page. When the user is signed in, the Sign in link becomes "Sign out" so the user may not see any obvious ways to get back to the Home page.

Still, the behavior is in fact the same. In this case, I think the BrowserID button should be somehow enhanced so the users would notice it much easier.

@lloyd
Copy link
Contributor

lloyd commented Oct 13, 2011

bryan, can you suggest how we can make it more obvious the the BrowserID logo at the top will take you back? or should we add a back link?

@skinny97214
Copy link

We can add a small "home" under the logo on hover a la amazon.

@shane-tomlinson
Copy link

@skinny97214 - Any plans on this or can we shut this down?

@skinny97214
Copy link

The redesign made the Persona logo much more prominent. Closing as fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants