Skip to content

Updates for bell icon handling

Chris Oelmueller requested to merge feature/new-bell-icons into master

What does this MR do?

  • Revert part of the changes for #907 (closed) until the next release has happened, to avoid beta reports of missing icons
  • Introduce some new icons for store-related actions, instead of the generic shopping-cart icon
  • Fix a few layout corner cases e.g. when hovering

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

  • it's just CSS :)

Links to related issues

How to test

  • generate store-related bells (request to join team, handle request, post on store wall, create new store, ...)
  • look at the bells
  • look at some old img-store bells too

Screenshots (if applicable)

image

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • 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