Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Add links out to about/our story/privacy/etc from the home page #1174

Closed
1 task
sarayourfriend opened this issue Mar 23, 2022 · 7 comments
Closed
1 task
Assignees
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🚧 status: blocked Blocked & therefore, not ready for work

Comments

@sarayourfriend
Copy link
Contributor

Problem

Currently when you land on the home page there is no way to learn about Openverse, our privacy policy, or anything else. In fact, the only information link takes you away from Openverse (to CC).

Description

Add a header menu to the homepage (or something) that links to our various informational pages.

Implementation

  • 🙋 I would be interested in implementing this feature.
@sarayourfriend sarayourfriend added 🟨 priority: medium Not blocking but should be addressed soon ✨ goal: improvement Improvement to an existing user-facing feature 💻 aspect: code Concerns the software code in the repository needs design Needs a designer's touch before implementation can begin labels Mar 23, 2022
@zackkrida
Copy link
Member

The homepage definitely needs more and improved content in general. We have so much negative space, which looks nice, but I definitely think we could afford to list out our menu items at the top of the page.

@kb-0311
Copy link
Contributor

kb-0311 commented Mar 31, 2022

Do you mean some additional line which provides a hyper link to our story / privacy/ etc just like how this link was added here ?

<i18n
path="hero.disclaimer.content"
tag="p"
class="hidden lg:block text-sr mt-4"
>
<!-- eslint-disable-next-line @intlify/vue-i18n/no-raw-text -->
<template #openverse>Openverse</template>
<template #license>
<VLink
href="https://creativecommons.org/licenses/"
class="text-dark-charcoal hover:text-dark-charcoal underline"
>{{ $t('hero.disclaimer.license') }}</VLink
>
</template>
</i18n>

@sarayourfriend
Copy link
Contributor Author

This issue definitely needs design input, the homepage requires a lot of care before making design changes to it.

We'll also need to work on how this will work with the iframe removal project on the horizon.

@zackkrida
Copy link
Member

CC @panchovm

@krysal krysal added the 🚧 status: blocked Blocked & therefore, not ready for work label Apr 4, 2022
@fcoveram
Copy link

fcoveram commented Apr 5, 2022

Thanks for bringing this up. And as @zackkrida said, there is a lot of improvement and room for redesigning the main content and being more explicit on project-related content.

I will assign it to myself and start working on this once we have an iframe removal deadline.

@fcoveram fcoveram self-assigned this Apr 5, 2022
@sarayourfriend sarayourfriend added 💻 aspect: code Concerns the software code in the repository and removed 💻 aspect: code Concerns the software code in the repository labels Apr 22, 2022
@fcoveram
Copy link

fcoveram commented Sep 6, 2022

Removing the needs design issue as this is addressed in #1433

@fcoveram fcoveram removed the needs design Needs a designer's touch before implementation can begin label Sep 6, 2022
@obulat
Copy link
Contributor

obulat commented Nov 20, 2022

I am going to close this issue in favor of #1433. We can create more development-focused issues related to it later.

@obulat obulat closed this as completed Nov 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🚧 status: blocked Blocked & therefore, not ready for work
Projects
None yet
Development

No branches or pull requests

6 participants