Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add a link or button for back to "/home" page #7997

Closed
cyclops24 opened this issue Aug 31, 2017 · 7 comments
Closed

[Feature] Add a link or button for back to "/home" page #7997

cyclops24 opened this issue Aug 31, 2017 · 7 comments

Comments

@cyclops24
Copy link
Contributor

By default user redirect to /home when done a success login after that user can't back /home from anywhere. I think it's not well UX experience and need a link or button somewhere for go back to /home.

@Gummikavalier
Copy link

Agreed, clicking logo should do this by default but it does not.

Until that you can achieve this by setting it manually in the settings:
Administration -> Layout -> Content -> Side Navigation Footer
<a href="/home"><img src="assets/logo" /></a>

@aditya-kumawat
Copy link
Contributor

I will do it.

@cyclops24
Copy link
Contributor Author

@aditya19496 are you done it?
If you don't have time I can do it myself. 😉

@aditya-kumawat
Copy link
Contributor

yeah i have done it. On my way for a pull request.
Sorry for the delay.

@gdelavald
Copy link
Contributor

Hey guys, thanks for the suggestion.

Like @Gummikavalier said, this can be customized in the Administration settings since the user could expect a different url to be open, like in the demo where we use the github url.

I will close this issue, if you guys have any strong opinions on this please let me know.

@cyclops24
Copy link
Contributor Author

@gdelavald I think it's better to add same link as default. It's a general best practice in UX.

@mnlbox
Copy link

mnlbox commented Sep 17, 2017

+1
@gdelavald I also agree with @cyclops24

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

No branches or pull requests

6 participants