margaritahumanitarian / helpafamily

Impactful ways to help families in need through donated meals, hygiene kits, and more. By Margarita Humanitarian Foundation.
https://helpafamily.margaritahumanitarian.org/
GNU Affero General Public License v3.0
66 stars 111 forks source link

[BUG] Nav elements not clickable #250

Closed enoralecuyer closed 2 years ago

enoralecuyer commented 2 years ago

What happened? Certain elements of the nav are not clickable, even if they seem to be clickable.

  1. The heart and the magnifying glass react when hovering over them, and the cursor changes to a clickable element, but when clicking on them, nothing happens.
  2. The title of the organization 'Margarita Humanitarian Foundation' should be a link to the home page.
  3. 'Help Families in Need' sounds like a Call to Action and I expected to be able to click on it.

Steps to reproduce Try clicking on the heart, the magnifying glass and the text on the nav.

What did you expect to happen?

  1. I would want to remove the items that are clickable if they have not been built yet (heart and magnifying glass), or to add the link to the corresponding page or action.
  2. I would want to make 'Margarita Humanitarian Foundation' clickable and a redirect to the home page.
  3. If 'Help Families in Need' is the slogan and not the item on the nav, it might be removed or visually identified as a different element that is not clickable, to prevent any confusion for the user.

nav

LowLifeArcade commented 2 years ago

This is a good point @enoralecuyer. We have to figure out what to do with these elements.

LowLifeArcade commented 2 years ago

So after @fyvfyv made #253 we have these left to address:

fyvfyv commented 2 years ago

@LowLifeArcade I've added links for the 2 elements in the PR ☝️ . I guess, it makes sense to do search by title and description of cards...probably it should redirect to the separate page with search results (but I'm not sure). wdyt?

In any case, I'll try to work on the first version of the search on weekends, if nobody does it earlier

fyvfyv commented 2 years ago

@LowLifeArcade Shouldn’t be closed yet 😊