creativecommons / creativecommons/cc-resource-archive
[Feature] Opening of creativecommons.org website in new tab on clicking Creative Commons Resource Archive logo
- Dominant language
- Dockerfile
- Stars
- 66
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
Clicking on the Creative commons Resource Archive logo on the localhost opens the CreativeCommons.org website in the same tab, which may cause users to lose their work progress or navigate away from their localhost unintentionally
## Description
To solve this problem, the proposed feature is to open the CreativeCommons.org website in a new tab when the user clicks on the logo.
By opening the website in a new tab, users can continue working on their localhost without losing their progress or navigating away from the page unintentionally. This feature would improve the user experience and help prevent frustration or errors caused by the current behavior of the logo link. Additionally, adding a tooltip or some form of text indicating that the logo links to CreativeCommons.org could help prevent users from inadvertently clicking on it and experiencing the issue in the first place.
## Alternatives
## Additional context
https://user-images.githubusercontent.com/96375055/223180583-6821f2f7-2b5c-4a4d-87fa-8a3abf79b0d4.mp4
## Implementation
- [x] I would be interested in implementing this feature.
Contributor guide
Assessment
This issue has not been assessed yet.