Skip to content

fix arrow handling on top of the screen

Jonathan Steinker requested to merge Jonathan-eocs-style-diff into master

Closes

What does this MR do?

testing a suggestion of eoc in https://yunity.slack.com/archives/C74JC2V26/p1580330990040500

(briefly describe what this MR is about)

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

Looks good locally.

Links to related issues

https://yunity.slack.com/archives/C74JC2V26/p1580330990040500

How to test

  1. Checkout branch locally
  2. Login as foodsaver
  3. go to a store with members
  4. move the members to the top of the screen (so that the appearing arrow would be out of bounds)
  5. look at the member details (as shown in the video in the slack thread)

Screenshots (if applicable)

before on production (details pixeled out) Zwischenablage02

after Zwischenablage01

Any relevant screenshots if this is a design / frontend change

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