Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Increase user permanence by openning links to apps in a new tab. #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Increase user permanence by openning links to apps in a new tab. #171

wants to merge 1 commit into from

Conversation

davi-mbatista
Copy link
Contributor

@davi-mbatista davi-mbatista commented Feb 1, 2017

Sometimes users get lost on app navigations and can't easily go back to the page. By adding target="_blank" to all external app links we could increase user permanence on the page and furthermore the discovery and exploration of new apps. Also by adding rel="noopener" we could prevent that apps end up in the same process & thread of the origin page (more about this)

Added new target="_blank" and rel="noopener" to all external app links
@davi-mbatista davi-mbatista changed the title Increase user permance by openning links to apps in a new tab. Increase user permanence by openning links to apps in a new tab. Feb 1, 2017
@davi-mbatista
Copy link
Contributor Author

@abraham @mathiasbynens @PaulKinlan Some feedback on this?

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

Successfully merging this pull request may close these issues.

1 participant