Skip to content

Fix top-left logo in navbar

Alex requested to merge 853-fix-topleft-logo into master

Closes #853 (closed)

What does this MR do?

Changes the url of the top-left logo when logged in and makes the heart appear when hovering not only over the 'i'.

How confident are you it won't break things if deployed?

Very

How to test

  1. Checkout branch locally
  2. See if the logo links to the start page
  3. Login as foodsaver
  4. See if the logo links to the dashboard instead of the start page

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes ...well, kind of :) but I think the heart is worth fixing
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings

Merge request reports