Skip to content

enable direct link's ref for the Login.vue

Yasmin Bucher requested to merge 563-login-ref-ignored into master

Partially treats #563 (closed)

What does this MR do?

Formerly, when using a direct link (ref) to a sub-page of foodsharing and proceeding to login via the Topbar Login, the ref URL was lost and the user was sent to the dashboard instead. This is fixed by this MR.

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

I am quite confident.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible... (Login is already used in a lot of tests, no further tests required)
  • 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))
Edited by Chris Oelmueller

Merge request reports